cvelist/2022/38xxx/CVE-2022-38474.json

68 lines
2.4 KiB
JSON
Raw Normal View History

2022-08-19 20:00:36 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-38474",
2022-12-22 20:01:00 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "104",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Recording notification not shown when microphone was recording on Android"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-33/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2022-33/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1719511",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1719511"
}
]
2022-08-19 20:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-22 20:01:00 +00:00
"value": "A website that had permission to access the microphone could record audio without the audio notification being shown. This bug does not allow the attacker to bypass the permission prompt - it only affects the notification shown once permission has been granted.<br />*This bug only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox < 104."
2022-08-19 20:00:36 +00:00
}
]
}
}