cvelist/2022/46xxx/CVE-2022-46881.json

110 lines
4.0 KiB
JSON
Raw Normal View History

2022-12-09 17:00:37 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-46881",
2022-12-22 20:00:48 +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": "106",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "102.6",
"version_affected": "<"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "102.6",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Memory corruption in WebGL"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2022-44/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-52/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2022-52/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-53/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2022-53/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1770930",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1770930"
2023-05-03 11:00:35 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-06",
"url": "https://security.gentoo.org/glsa/202305-06"
2023-05-03 12:00:50 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-13",
"url": "https://security.gentoo.org/glsa/202305-13"
2022-12-22 20:00:48 +00:00
}
]
2022-12-09 17:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-22 20:00:48 +00:00
"value": "An optimization in WebGL was incorrect in some cases, and could have led to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox < 106, Firefox ESR < 102.6, and Thunderbird < 102.6."
2022-12-09 17:00:37 +00:00
}
]
}
}