cvelist/2020/26xxx/CVE-2020-26975.json
2021-01-07 14:01:42 +00:00

68 lines
2.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-26975",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "84",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Malicious applications on Android could have induced Firefox for Android into sending arbitrary attacker-specified headers"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1661071",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1661071"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When a malicious application installed on the user's device broadcast an Intent to Firefox for Android, arbitrary headers could have been specified, leading to attacks such as abusing ambient authority or session fixation. This was resolved by only allowing certain safe-listed headers. *Note: This issue only affected Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox < 84."
}
]
}
}