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

68 lines
2.3 KiB
JSON

{
"id": "CVE-2024-42515",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-10-31T19:15:12.983",
"lastModified": "2024-11-01T16:35:25.690",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Glossarizer through 1.5.2 improperly tries to convert text into HTML. Even though the application itself escapes special characters (e.g., <>), the underlying library converts these encoded characters into legitimate HTML, thereby possibly causing stored XSS. Attackers can append a XSS payload to a word that has a corresponding glossary entry."
},
{
"lang": "es",
"value": "Glossarizer hasta la versi\u00f3n 1.5.2 intenta convertir texto en HTML de forma incorrecta. Aunque la aplicaci\u00f3n en s\u00ed misma omite caracteres especiales (por ejemplo, &lt;&gt;), la librer\u00eda subyacente convierte estos caracteres codificados en HTML leg\u00edtimo, lo que posiblemente cause XSS almacenado. Los atacantes pueden agregar un payload XSS a una palabra que tenga una entrada de glosario correspondiente."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:L",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 3.9,
"impactScore": 5.3
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/PebbleRoad/glossarizer",
"source": "cve@mitre.org"
},
{
"url": "https://herolab.usd.de/security-advisories/usd-2024-0011/",
"source": "cve@mitre.org"
},
{
"url": "https://www.npmjs.com/package/glossarizer",
"source": "cve@mitre.org"
}
]
}