cvelist/2024/29xxx/CVE-2024-29943.json
2024-05-01 19:01:04 +00:00

80 lines
2.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-29943",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An attacker was able to perform an out-of-bounds read or write on a JavaScript object by fooling range-based bounds check elimination. This vulnerability affects Firefox < 124.0.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds access via Range Analysis bypass"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "124.0.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1886849",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1886849"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-15/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-15/"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/03/23/1",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2024/03/23/1"
}
]
},
"credits": [
{
"lang": "en",
"value": "Manfred Paul via Trend Micro's Zero Day Initiative"
}
]
}