cvelist/2024/2xxx/CVE-2024-2607.json

119 lines
4.5 KiB
JSON
Raw Normal View History

2024-04-01 20:48:49 +00:00
{
2024-04-02 15:11:24 +00:00
"data_version": "4.0",
2024-04-01 20:48:49 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2607",
2024-04-02 15:11:24 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
2024-04-01 20:48:49 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-02 15:11:24 +00:00
"value": "Return registers were overwritten which could have allowed an attacker to execute arbitrary code. *Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected. This vulnerability affects Firefox < 124, Firefox ESR < 115.9, and Thunderbird < 115.9."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "JIT code failed to save return registers on Armv7-A"
}
]
2024-04-02 14:10:43 +00:00
}
]
2024-04-02 15:11:24 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "124"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.9"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1879939",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1879939"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
2024-04-02 15:15:55 +00:00
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
2024-04-02 15:16:40 +00:00
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
2024-04-02 15:11:24 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "Gary Kwong"
}
]
2024-04-01 20:48:49 +00:00
}