cvelist/2024/6xxx/CVE-2024-6603.json

114 lines
4.2 KiB
JSON
Raw Normal View History

2024-07-09 15:00:36 +00:00
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-6603",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-16 18:00:33 +00:00
"value": "In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption. This vulnerability affects Firefox < 128, Firefox ESR < 115.13, Thunderbird < 115.13, and Thunderbird < 128."
2024-07-09 15:00:36 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Memory corruption in thread creation"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "128"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.13"
}
]
}
2024-07-16 18:00:33 +00:00
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.13"
}
]
}
2024-07-09 15:00:36 +00:00
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1895081",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1895081"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-29/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-29/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-30/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-30/"
2024-07-16 18:00:33 +00:00
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-31/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-31/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-32/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-32/"
2024-07-09 15:00:36 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "Irvan Kurniawan"
}
]
}