2023-09-21 16:00:28 +00:00
{
"id" : "CVE-2023-43309" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-21T14:15:10.750" ,
2023-09-22 04:00:27 +00:00
"lastModified" : "2023-09-22T02:15:37.603" ,
"vulnStatus" : "Analyzed" ,
2023-09-21 16:00:28 +00:00
"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."
2023-09-21 18:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Hay una vulnerabilidad de Stored Cross-Site Scripting (XSS) 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."
2023-09-21 16:00:28 +00:00
}
] ,
2023-09-22 04:00:27 +00:00
"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"
}
]
}
]
}
] ,
2023-09-21 16:00:28 +00:00
"references" : [
{
"url" : "https://github.com/TishaManandhar/Webmin_xss_POC/blob/main/XSS" ,
2023-09-22 04:00:27 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-09-21 16:00:28 +00:00
}
]
}