cvelist/2021/29xxx/CVE-2021-29973.json
2021-08-05 20:01:26 +00:00

68 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29973",
"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": "Password autofill on HTTP websites was enabled without user interaction on Android"
}
]
}
]
},
"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=1701932",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1701932"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Password autofill was enabled without user interaction on insecure websites on Firefox for Android. This was corrected to require user interaction with the page before a user's password would be entered by the browser's autofill functionality *This bug only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox < 90."
}
]
}
}