2024-10-04 17:00:30 +00:00
{
2024-10-11 15:00:31 +00:00
"data_version" : "4.0" ,
2024-10-04 17:00:30 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-47875" ,
2024-10-11 15:00:31 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-10-04 17:00:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-11 15:00:31 +00:00
"value" : "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to nesting-based mXSS. This vulnerability is fixed in 2.5.0 and 3.1.3."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "cure53" ,
"product" : {
"product_data" : [
{
"product_name" : "DOMPurify" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 2.5.0"
} ,
{
"version_affected" : "=" ,
"version_value" : "< 3.1.3"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf" ,
"refsource" : "MISC" ,
"name" : "https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf"
} ,
{
"url" : "https://github.com/cure53/DOMPurify/commit/0ef5e537a514f904b6aa1d7ad9e749e365d7185f" ,
"refsource" : "MISC" ,
"name" : "https://github.com/cure53/DOMPurify/commit/0ef5e537a514f904b6aa1d7ad9e749e365d7185f"
} ,
{
"url" : "https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a" ,
"refsource" : "MISC" ,
"name" : "https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a"
} ,
{
"url" : "https://github.com/cure53/DOMPurify/blob/0ef5e537a514f904b6aa1d7ad9e749e365d7185f/test/test-suite.js#L2098" ,
"refsource" : "MISC" ,
"name" : "https://github.com/cure53/DOMPurify/blob/0ef5e537a514f904b6aa1d7ad9e749e365d7185f/test/test-suite.js#L2098"
}
]
} ,
"source" : {
"advisory" : "GHSA-gx9m-whjm-85jf" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 10 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:H" ,
"version" : "3.1"
2024-10-04 17:00:30 +00:00
}
]
}
}