cvelist/2023/4xxx/CVE-2023-4573.json

119 lines
4.5 KiB
JSON
Raw Normal View History

2023-08-29 04:00:35 +00:00
{
2023-09-11 08:00:34 +00:00
"data_version": "4.0",
2023-08-29 04:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4573",
2023-09-11 08:00:34 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
2023-08-29 04:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-13 11:00:35 +00:00
"value": "When receiving rendering data over IPC `mStream` could have been destroyed when initialized, which could have led to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox < 117, Firefox ESR < 102.15, Firefox ESR < 115.2, Thunderbird < 102.15, and Thunderbird < 115.2."
2023-09-11 08:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Memory corruption in IPC CanvasTranslator"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "117"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "102.15"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
2023-09-13 11:00:35 +00:00
"version_value": "102.15"
2023-09-11 08:00:34 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1846687",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1846687"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-34/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-34/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-35/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-35/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-36/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-36/"
},
2023-09-13 11:00:35 +00:00
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-37/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-37/"
},
2023-09-11 08:00:34 +00:00
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-38/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-38/"
2023-08-29 04:00:35 +00:00
}
]
2023-09-11 08:00:34 +00:00
},
"credits": [
{
"lang": "en",
"value": "sonakkbi"
}
]
2023-08-29 04:00:35 +00:00
}