cvelist/2024/9xxx/CVE-2024-9936.json
2024-10-14 14:00:31 +00:00

75 lines
2.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-9936",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When manipulating the selection node cache, an attacker may have been able to cause unexpected behavior, potentially leading to an exploitable crash. This vulnerability affects Firefox < 131.0.3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Undefined behavior in selection node cache"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "131.0.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1920381",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1920381"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-53/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-53/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Atte Kettunen"
}
]
}