2020-01-10 14:01:04 +00:00
{
"CVE_data_meta" : {
2023-01-26 11:51:06 -05:00
"ASSIGNER" : "security@mozilla.org" ,
2020-01-10 14:01:04 +00:00
"ID" : "CVE-2020-6817" ,
2023-01-26 11:51:06 -05:00
"STATE" : "PUBLIC"
2020-01-10 14:01:04 +00:00
} ,
2023-01-26 11:51:06 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Mozilla Bleach" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "3.1.4"
}
]
}
}
]
} ,
"vendor_name" : "Mozilla"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-10 14:01:04 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-16 22:00:51 +00:00
"value" : "bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For example, bleach.clean(..., attributes={'a': ['style']})."
2023-01-26 11:51:06 -05:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "regular expression denial-of-service (ReDoS) in BleachSanitizerFilter.sanitize_css gauntlet regular expression "
}
]
2020-01-10 14:01:04 +00:00
}
]
2023-01-26 11:51:06 -05:00
} ,
"references" : {
"reference_data" : [
{
2023-02-16 22:00:51 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm" ,
"name" : "https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm"
2023-01-26 11:51:06 -05:00
} ,
{
2023-02-16 22:00:51 +00:00
"refsource" : "MISC" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1623633"
2023-01-26 11:51:06 -05:00
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
2020-01-10 14:01:04 +00:00
}
}