mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
134 lines
5.3 KiB
JSON
134 lines
5.3 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-5171",
|
|
"ASSIGNER": "security@mozilla.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "During Ion compilation, a Garbage Collection could have resulted in a use-after-free condition, allowing an attacker to write two NUL bytes, and cause a potentially exploitable crash. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and Thunderbird < 115.3."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Use-after-free in Ion Compiler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Mozilla",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Firefox",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "unspecified",
|
|
"version_value": "118"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Firefox ESR",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "unspecified",
|
|
"version_value": "115.3"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Thunderbird",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "unspecified",
|
|
"version_value": "115.3"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1851599",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1851599"
|
|
},
|
|
{
|
|
"url": "https://www.mozilla.org/security/advisories/mfsa2023-41/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mozilla.org/security/advisories/mfsa2023-41/"
|
|
},
|
|
{
|
|
"url": "https://www.mozilla.org/security/advisories/mfsa2023-42/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mozilla.org/security/advisories/mfsa2023-42/"
|
|
},
|
|
{
|
|
"url": "https://www.mozilla.org/security/advisories/mfsa2023-43/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mozilla.org/security/advisories/mfsa2023-43/"
|
|
},
|
|
{
|
|
"url": "https://www.debian.org/security/2023/dsa-5506",
|
|
"refsource": "MISC",
|
|
"name": "https://www.debian.org/security/2023/dsa-5506"
|
|
},
|
|
{
|
|
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00034.html",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.debian.org/debian-lts-announce/2023/09/msg00034.html"
|
|
},
|
|
{
|
|
"url": "https://www.debian.org/security/2023/dsa-5513",
|
|
"refsource": "MISC",
|
|
"name": "https://www.debian.org/security/2023/dsa-5513"
|
|
},
|
|
{
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AY642Z6JZODQJE7Z62CFREVUHEGCXGPD/",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AY642Z6JZODQJE7Z62CFREVUHEGCXGPD/"
|
|
},
|
|
{
|
|
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00015.html",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.debian.org/debian-lts-announce/2023/10/msg00015.html"
|
|
}
|
|
]
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Lukas Bernhard"
|
|
}
|
|
]
|
|
} |