cvelist/2024/1xxx/CVE-2024-1552.json

119 lines
4.5 KiB
JSON
Raw Normal View History

2024-02-15 19:00:33 +00:00
{
2024-02-20 14:00:35 +00:00
"data_version": "4.0",
2024-02-15 19:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1552",
2024-02-20 14:00:35 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
2024-02-15 19:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-20 20:00:36 +00:00
"value": "Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior.*Note:* This issue only affects 32-bit ARM devices. This vulnerability affects Firefox < 123, Firefox ESR < 115.8, and Thunderbird < 115.8."
2024-02-20 14:00:35 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect code generation on 32-bit ARM devices"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "123"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.8"
}
]
}
2024-02-20 20:00:36 +00:00
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.8"
}
]
}
2024-02-20 14:00:35 +00:00
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1874502",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1874502"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-05/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-05/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-06/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-06/"
2024-02-20 20:00:36 +00:00
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-07/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-07/"
2024-03-04 10:00:36 +00:00
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00000.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00000.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00001.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00001.html"
2024-02-15 19:00:33 +00:00
}
]
2024-02-20 14:00:35 +00:00
},
"credits": [
{
"lang": "en",
"value": "Gary Kwong"
}
]
2024-02-15 19:00:33 +00:00
}