2024-12-22 03:03:49 +00:00

68 lines
2.0 KiB
JSON

{
"id": "CVE-2024-56082",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-12-15T05:15:05.803",
"lastModified": "2024-12-16T16:15:09.460",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "ChatBar.tsx in Lumos before 1.0.17 parses raw HTML in Markdown because the markdown-to-jsx package is used without disableParsingRawHTML set to true."
},
{
"lang": "es",
"value": "ChatBar.tsx en Lumos anterior a 1.0.17 analiza HTML sin formato en Markdown porque se usa el paquete markdown-to-jsx sin desactivar DisableParsingRawHTML establecido en verdadero."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
"baseScore": 3.5,
"baseSeverity": "LOW",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.1,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/andrewnguonly/Lumos/issues/193",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/andrewnguonly/Lumos/releases/tag/1.0.17",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/quantizor/markdown-to-jsx/blob/4fa87d89ad87f97b2d9e56cb969d12f9a838f3ac/README.md?plain=1#L535-L537",
"source": "cve@mitre.org"
}
]
}