{ "id": "CVE-2023-43309", "sourceIdentifier": "cve@mitre.org", "published": "2023-09-21T14:15:10.750", "lastModified": "2023-09-22T02:15:37.603", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "There is a stored cross-site scripting (XSS) vulnerability in Webmin 2.002 and below via the Cluster Cron Job tab Input field, which allows attackers to run malicious scripts by injecting a specially crafted payload." }, { "lang": "es", "value": "Vulnerabilidad de Cross-Site Scripting (XSS) almacenado en Webmin 2.002 y versiones anteriores a trav\u00e9s del archivo Cluster Cron Job tab Input, que permite a los atacantes ejecutar scripts maliciosos inyectando un payload manipulado." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "HIGH", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.7, "impactScore": 2.7 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.002", "matchCriteriaId": "7A6202E4-6FD5-4056-A956-30B585DC5FE1" } ] } ] } ], "references": [ { "url": "https://github.com/TishaManandhar/Webmin_xss_POC/blob/main/XSS", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }