2023-09-06 22:00:28 +00:00
{
"id" : "CVE-2023-41601" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-06T20:15:07.857" ,
2023-09-11 20:00:29 +00:00
"lastModified" : "2023-09-11T18:03:19.453" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-06 22:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Multiple cross-site scripting (XSS) vulnerabilities in install/index.php of CSZ CMS v1.3.0 allow attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Database Username or Database Host parameters."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "M\u00faltiples vulnerabilidades de Cross-Site Scripting (XSS) en install/index.php de CSZ CMS v1.3.0 permiten a los atacantes ejecutar scripts web arbitrarias o HTML a trav\u00e9s de un payload manipulado inyectado en los par\u00e1metros Nombre de usuario de base de datos o Host de base de datos."
2023-09-06 22:00:28 +00:00
}
] ,
2023-09-11 20:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"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:cszcms:csz_cms:1.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B83DE2F9-E5FF-4A78-A40C-AB8CFF373992"
}
]
}
]
}
] ,
2023-09-06 22:00:28 +00:00
"references" : [
{
"url" : "https://github.com/al3zx/csz_cms_1_3_0_xss_in_install_page/blob/main/README.md" ,
2023-09-11 20:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-09-06 22:00:28 +00:00
} ,
{
"url" : "https://www.cszcms.com/" ,
2023-09-11 20:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-09-06 22:00:28 +00:00
}
]
}