cve-2022-0824
Vulnerability from cvelistv5
Published
2022-03-02 00:00
Modified
2024-08-02 23:40
Severity ?
EPSS score ?
Summary
Improper Access Control to Remote Code Execution in webmin/webmin
References
▼ | URL | Tags | |
---|---|---|---|
security@huntr.dev | http://packetstormsecurity.com/files/166240/Webmin-1.984-Remote-Code-Execution.html | Exploit, Third Party Advisory, VDB Entry | |
security@huntr.dev | http://packetstormsecurity.com/files/169700/Webmin-1.984-File-Manager-Remote-Code-Execution.html | Exploit, Third Party Advisory, VDB Entry | |
security@huntr.dev | https://github.com/webmin/webmin/commit/39ea464f0c40b325decd6a5bfb7833fa4a142e38 | Patch, Third Party Advisory | |
security@huntr.dev | https://huntr.dev/bounties/d0049a96-de90-4b1a-9111-94de1044f295 | Exploit, Issue Tracking, Third Party Advisory | |
security@huntr.dev | https://notes.netbytesec.com/2022/03/webmin-broken-access-control-to-post-auth-rce.html | Exploit, Third Party Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
webmin | webmin/webmin |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T23:40:04.370Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://huntr.dev/bounties/d0049a96-de90-4b1a-9111-94de1044f295" }, { "tags": [ "x_transferred" ], "url": "https://github.com/webmin/webmin/commit/39ea464f0c40b325decd6a5bfb7833fa4a142e38" }, { "tags": [ "x_transferred" ], "url": "http://packetstormsecurity.com/files/166240/Webmin-1.984-Remote-Code-Execution.html" }, { "tags": [ "x_transferred" ], "url": "https://notes.netbytesec.com/2022/03/webmin-broken-access-control-to-post-auth-rce.html" }, { "tags": [ "x_transferred" ], "url": "http://packetstormsecurity.com/files/169700/Webmin-1.984-File-Manager-Remote-Code-Execution.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "webmin/webmin", "vendor": "webmin", "versions": [ { "lessThan": "1.990", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-284", "description": "CWE-284 Improper Access Control", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-11-02T00:00:00", "orgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "shortName": "@huntrdev" }, "references": [ { "url": "https://huntr.dev/bounties/d0049a96-de90-4b1a-9111-94de1044f295" }, { "url": "https://github.com/webmin/webmin/commit/39ea464f0c40b325decd6a5bfb7833fa4a142e38" }, { "url": "http://packetstormsecurity.com/files/166240/Webmin-1.984-Remote-Code-Execution.html" }, { "url": "https://notes.netbytesec.com/2022/03/webmin-broken-access-control-to-post-auth-rce.html" }, { "url": "http://packetstormsecurity.com/files/169700/Webmin-1.984-File-Manager-Remote-Code-Execution.html" } ], "source": { "advisory": "d0049a96-de90-4b1a-9111-94de1044f295", "discovery": "EXTERNAL" }, "title": "Improper Access Control to Remote Code Execution in webmin/webmin" } }, "cveMetadata": { "assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a", "assignerShortName": "@huntrdev", "cveId": "CVE-2022-0824", "datePublished": "2022-03-02T00:00:00", "dateReserved": "2022-03-02T00:00:00", "dateUpdated": "2024-08-02T23:40:04.370Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-0824\",\"sourceIdentifier\":\"security@huntr.dev\",\"published\":\"2022-03-02T12:15:07.777\",\"lastModified\":\"2022-11-21T19:29:13.860\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990.\"},{\"lang\":\"es\",\"value\":\"Un Control de Acceso Inapropiado para una Ejecuci\u00f3n de C\u00f3digo Remota en el repositorio de GitHub webmin/webmin versiones anteriores a 1.990\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"security@huntr.dev\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\",\"baseScore\":8.3,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:C/I:C/A:C\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\",\"baseScore\":9.0},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@huntr.dev\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.990\",\"matchCriteriaId\":\"CCBB705F-B54E-4537-A487-7BA0B97FC389\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/166240/Webmin-1.984-Remote-Code-Execution.html\",\"source\":\"security@huntr.dev\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://packetstormsecurity.com/files/169700/Webmin-1.984-File-Manager-Remote-Code-Execution.html\",\"source\":\"security@huntr.dev\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://github.com/webmin/webmin/commit/39ea464f0c40b325decd6a5bfb7833fa4a142e38\",\"source\":\"security@huntr.dev\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://huntr.dev/bounties/d0049a96-de90-4b1a-9111-94de1044f295\",\"source\":\"security@huntr.dev\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://notes.netbytesec.com/2022/03/webmin-broken-access-control-to-post-auth-rce.html\",\"source\":\"security@huntr.dev\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}" } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.