2024-12-15 03:03:56 +00:00

131 lines
5.1 KiB
JSON

{
"id": "CVE-2024-24570",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-02-01T17:15:11.403",
"lastModified": "2024-11-21T08:59:26.607",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Statamic is a Laravel and Git powered CMS. HTML files crafted to look like jpg files are able to be uploaded, allowing for XSS. This affects the front-end forms with asset fields without any mime type validation, asset fields in the control panel, and asset browser in the control panel. Additionally, if the XSS is crafted in a specific way, the \"copy password reset link\" feature may be exploited to gain access to a user's password reset token and gain access to their account. The authorized user is required to execute the XSS in order for the vulnerability to occur. In versions 4.46.0 and 3.4.17, the XSS vulnerability has been patched, and the copy password reset link functionality has been disabled. "
},
{
"lang": "es",
"value": "Statamic es un CMS impulsado por Laravel y Git. Los archivos HTML manipulados para que parezcan archivos jpg se pueden cargar, lo que permite XSS. Esto afecta a los formularios de front-end con campos de activos sin ninguna validaci\u00f3n de tipo MIME, campos de activos en el panel de control y navegador de activos en el panel de control. Adem\u00e1s, si el XSS est\u00e1 manipulado de una manera espec\u00edfica, la funci\u00f3n \"copy password reset link\" puede aprovecharse para obtener acceso al token de restablecimiento de contrase\u00f1a de un usuario y acceder a su cuenta. Se requiere que el usuario autorizado ejecute el XSS para que se produzca la vulnerabilidad. En las versiones 4.46.0 y 3.4.17, se parch\u00f3 la vulnerabilidad XSS y se deshabilit\u00f3 la funci\u00f3n de copia del enlace de restablecimiento de contrase\u00f1a."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 4.7
},
{
"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",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.4.17",
"matchCriteriaId": "DC3A732A-A505-4E9C-9AB9-8E2AE3743A0A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.0.0",
"versionEndExcluding": "4.46.0",
"matchCriteriaId": "EB79DCD7-AC33-4369-BAE3-CC27BAFC12CC"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/177133/Statamic-CMS-Cross-Site-Scripting.html",
"source": "security-advisories@github.com"
},
{
"url": "http://seclists.org/fulldisclosure/2024/Feb/17",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/statamic/cms/security/advisories/GHSA-vqxq-hvxw-9mv9",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://packetstormsecurity.com/files/177133/Statamic-CMS-Cross-Site-Scripting.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://seclists.org/fulldisclosure/2024/Feb/17",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/statamic/cms/security/advisories/GHSA-vqxq-hvxw-9mv9",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}