cvelist/2021/29xxx/CVE-2021-29955.json

84 lines
3.1 KiB
JSON
Raw Normal View History

2021-04-01 23:00:40 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29955",
2021-06-24 14:00:50 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "78.9",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "87",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Transient Execution Vulnerability allowed leaking arbitrary memory address"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-10/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-10/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-11/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-11/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1692972",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1692972"
}
]
2021-04-01 23:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-24 14:00:50 +00:00
"value": "A transient execution vulnerability, named Floating Point Value Injection (FPVI) allowed an attacker to leak arbitrary memory addresses and may have also enabled JIT type confusion attacks. (A related vulnerability, Speculative Code Store Bypass (SCSB), did not affect Firefox.). This vulnerability affects Firefox ESR < 78.9 and Firefox < 87."
2021-04-01 23:00:40 +00:00
}
]
}
}