gsd-2022-0824
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-0824", "description": "Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990.", "id": "GSD-2022-0824", "references": [ "https://advisories.mageia.org/CVE-2022-0824.html", "https://packetstormsecurity.com/files/cve/CVE-2022-0824" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-0824" ], "details": "Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990.", "id": "GSD-2022-0824", "modified": "2023-12-13T01:19:11.798889Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0824", "STATE": "PUBLIC", "TITLE": "Improper Access Control to Remote Code Execution in webmin/webmin" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "webmin/webmin", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.990" } ] } } ] }, "vendor_name": "webmin" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990." } ] }, "impact": { "cvss": { "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" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-284 Improper Access Control" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/d0049a96-de90-4b1a-9111-94de1044f295", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/d0049a96-de90-4b1a-9111-94de1044f295" }, { "name": "https://github.com/webmin/webmin/commit/39ea464f0c40b325decd6a5bfb7833fa4a142e38", "refsource": "MISC", "url": "https://github.com/webmin/webmin/commit/39ea464f0c40b325decd6a5bfb7833fa4a142e38" }, { "name": "http://packetstormsecurity.com/files/166240/Webmin-1.984-Remote-Code-Execution.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/166240/Webmin-1.984-Remote-Code-Execution.html" }, { "name": "https://notes.netbytesec.com/2022/03/webmin-broken-access-control-to-post-auth-rce.html", "refsource": "MISC", "url": "https://notes.netbytesec.com/2022/03/webmin-broken-access-control-to-post-auth-rce.html" }, { "name": "http://packetstormsecurity.com/files/169700/Webmin-1.984-File-Manager-Remote-Code-Execution.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/169700/Webmin-1.984-File-Manager-Remote-Code-Execution.html" } ] }, "source": { "advisory": "d0049a96-de90-4b1a-9111-94de1044f295", "discovery": "EXTERNAL" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.990", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0824" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/webmin/webmin/commit/39ea464f0c40b325decd6a5bfb7833fa4a142e38", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/webmin/webmin/commit/39ea464f0c40b325decd6a5bfb7833fa4a142e38" }, { "name": "https://huntr.dev/bounties/d0049a96-de90-4b1a-9111-94de1044f295", "refsource": "CONFIRM", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/d0049a96-de90-4b1a-9111-94de1044f295" }, { "name": "http://packetstormsecurity.com/files/166240/Webmin-1.984-Remote-Code-Execution.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/166240/Webmin-1.984-Remote-Code-Execution.html" }, { "name": "https://notes.netbytesec.com/2022/03/webmin-broken-access-control-to-post-auth-rce.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://notes.netbytesec.com/2022/03/webmin-broken-access-control-to-post-auth-rce.html" }, { "name": "http://packetstormsecurity.com/files/169700/Webmin-1.984-File-Manager-Remote-Code-Execution.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/169700/Webmin-1.984-File-Manager-Remote-Code-Execution.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 9.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-11-21T19:29Z", "publishedDate": "2022-03-02T12:15Z" } } }
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.