2024-01-25 23:00:28 +00:00
{
"id" : "CVE-2023-52046" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-25T21:15:08.730" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:39:04.817" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-25 23:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross Site Scripting vulnerability (XSS) in webmin v.2.105 and earlier allows a remote attacker to execute arbitrary code via a crafted payload to the \"Execute cron job as\" tab Input field."
2024-01-29 17:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de cross site scripting (XSS) en webmin v.2.105 y versiones anteriores permite a un atacante remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s de un payload manipulado en el campo de entrada de la pesta\u00f1a \"Execute cron job as\"."
}
] ,
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
2024-01-29 17:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-29 17:00:29 +00:00
} ,
"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 ,
2024-02-13 17:00:28 +00:00
"criteria" : "cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*" ,
2024-01-29 17:00:29 +00:00
"versionEndIncluding" : "2.105" ,
2024-02-13 17:00:28 +00:00
"matchCriteriaId" : "31EF125F-925E-4A9B-B100-2A9840924559"
2024-01-29 17:00:29 +00:00
}
]
}
]
2024-01-25 23:00:28 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/Acklee/webadmin_xss/blob/main/xss.md" ,
2024-01-29 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/Acklee/webadmin_xss/blob/main/xss.md" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-01-25 23:00:28 +00:00
}
]
}