2025-03-11 15:00:34 +00:00
{
2025-03-14 19:00:32 +00:00
"data_version" : "4.0" ,
2025-03-11 15:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2025-29771" ,
2025-03-14 19:00:32 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2025-03-11 15:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-03-14 19:00:32 +00:00
"value" : "HtmlSanitizer is a client-side HTML Sanitizer. Versions prior to 2.0.3 have a cross-site scripting vulnerability when the sanitizer is used with a `contentEditable` element to set the elements `innerHTML` to a sanitized string produced by the package. If the code is particularly crafted to abuse the code beautifier, that runs AFTER sanitation. The issue is patched in version 2.0.3."
2025-03-11 15:00:34 +00:00
}
]
2025-03-14 19:00:32 +00:00
} ,
"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" : "jitbit" ,
"product" : {
"product_data" : [
{
"product_name" : "HtmlSanitizer" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 2.0.3"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/jitbit/HtmlSanitizer/security/advisories/GHSA-vhv4-fh94-jm5x" ,
"refsource" : "MISC" ,
"name" : "https://github.com/jitbit/HtmlSanitizer/security/advisories/GHSA-vhv4-fh94-jm5x"
} ,
{
"url" : "https://github.com/jitbit/HtmlSanitizer/commit/af6d2a78877e7277cd01c825b7fb50edb5956963" ,
"refsource" : "MISC" ,
"name" : "https://github.com/jitbit/HtmlSanitizer/commit/af6d2a78877e7277cd01c825b7fb50edb5956963"
}
]
} ,
"source" : {
"advisory" : "GHSA-vhv4-fh94-jm5x" ,
"discovery" : "UNKNOWN"
2025-03-11 15:00:34 +00:00
}
}