cvelist/2020/6xxx/CVE-2020-6802.json
2021-03-30 22:00:40 +00:00

87 lines
3.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6802",
"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.10"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "mutation XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/mozilla/bleach/security/advisories/GHSA-q65m-pv3f-wr5r",
"url": "https://github.com/mozilla/bleach/security/advisories/GHSA-q65m-pv3f-wr5r"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-827b677e15",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OCNLM2MGQTOLCIVVYS2Z5S7KOQJR5JC4/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-e1fa96c506",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/72R4VFFHDRSQMNT7IZU3X2755ZP4HGNI/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-e9c8bdd1e3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YTULPQB7HVPPYWEYVNHJGDTSPVIDHIZX/"
},
{
"refsource": "MISC",
"name": "https://www.checkmarx.com/blog/vulnerabilities-discovered-in-mozilla-bleach",
"url": "https://www.checkmarx.com/blog/vulnerabilities-discovered-in-mozilla-bleach"
},
{
"refsource": "MISC",
"name": "https://advisory.checkmarx.net/advisory/CX-2020-4276",
"url": "https://advisory.checkmarx.net/advisory/CX-2020-4276"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Mozilla Bleach before 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option."
}
]
}
}