cvelist/2020/6xxx/CVE-2020-6816.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2020-01-10 14:01:04 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6816",
2020-03-24 22:01:12 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Mozilla Bleach",
"version": {
"version_data": [
{
"version_value": "<=3.11"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "mutation XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/mozilla/bleach/security/advisories/GHSA-m6xf-fq7q-8743",
"url": "https://github.com/mozilla/bleach/security/advisories/GHSA-m6xf-fq7q-8743"
2020-07-20 15:01:39 +00:00
},
{
"refsource": "MISC",
"name": "https://www.checkmarx.com/blog/vulnerabilities-discovered-in-mozilla-bleach",
"url": "https://www.checkmarx.com/blog/vulnerabilities-discovered-in-mozilla-bleach"
2020-10-24 00:01:38 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-e0f35d634c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EDQU2SZLZMSSACCBUBJ6NOSRNNBDYFW5/"
2021-03-30 23:00:44 +00:00
},
{
"refsource": "MISC",
"name": "https://advisory.checkmarx.net/advisory/CX-2020-4277",
"url": "https://advisory.checkmarx.net/advisory/CX-2020-4277"
2020-03-24 22:01:12 +00:00
}
]
2020-01-10 14:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-03-24 22:01:12 +00:00
"value": "In Mozilla Bleach before 3.12, a mutation XSS in bleach.clean when RCDATA and either svg or math tags are whitelisted and the keyword argument strip=False."
2020-01-10 14:01:04 +00:00
}
]
}
}