2024-12-08 03:06:42 +00:00

91 lines
2.5 KiB
JSON

{
"id": "CVE-2023-44042",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-27T15:19:35.507",
"lastModified": "2024-11-21T08:25:10.410",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A stored cross-site scripting (XSS) vulnerability in /settings/index.php of Black Cat CMS 1.4.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Website header parameter."
},
{
"lang": "es",
"value": "Una vulnerabilidad de cross-site scripting (XSS) almacenadas en /settings/index.php de Black Cat CMS 1.4.1 permite a los atacantes ejecutar scripts web o HTML arbitrarias a trav\u00e9s de un payload manipulado inyectado en el par\u00e1metro del encabezado del sitio web."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.3,
"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:blackcat-cms:blackcat_cms:1.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "385CFCE2-10FE-4DBE-B217-741EC44F07A9"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Gi0rgi0R/xss_frontend_settings_blackcat_cms_1.4.1",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Product",
"Third Party Advisory"
]
},
{
"url": "https://github.com/Gi0rgi0R/xss_frontend_settings_blackcat_cms_1.4.1",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Product",
"Third Party Advisory"
]
}
]
}