cvelist/2021/29xxx/CVE-2021-29974.json
2022-02-22 01:01:23 +00:00

73 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29974",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "90",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HSTS errors could be overridden when network partitioning was enabled"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-28/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-28/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1704843",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1704843"
},
{
"refsource": "GENTOO",
"name": "GLSA-202202-03",
"url": "https://security.gentoo.org/glsa/202202-03"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When network partitioning was enabled, e.g. as a result of Enhanced Tracking Protection settings, a TLS error page would allow the user to override an error on a domain which had specified HTTP Strict Transport Security (which implies that the error should not be override-able.) This issue did not affect the network connections, and they were correctly upgraded to HTTPS automatically. This vulnerability affects Firefox < 90."
}
]
}
}