cvelist/2023/6xxx/CVE-2023-6205.json

124 lines
4.7 KiB
JSON
Raw Normal View History

2023-11-20 14:00:36 +00:00
{
2023-11-21 15:00:36 +00:00
"data_version": "4.0",
2023-11-20 14:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6205",
2023-11-21 15:00:36 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
2023-11-20 14:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-22 17:00:37 +00:00
"value": "It was possible to cause the use of a MessagePort after it had already been freed, which could potentially have led to an exploitable crash. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5."
2023-11-21 15:00:36 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free in MessagePort::Entangled"
}
]
2023-11-20 14:00:36 +00:00
}
]
2023-11-21 15:00:36 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "120"
}
]
}
},
{
2023-11-22 17:00:37 +00:00
"product_name": "Firefox ESR",
2023-11-21 15:00:36 +00:00
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.5.0"
}
]
}
2023-11-22 17:00:37 +00:00
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.5"
}
]
}
2023-11-21 15:00:36 +00:00
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1854076",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1854076"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-49/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-49/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-50/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-50/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-52/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-52/"
2023-11-23 02:00:33 +00:00
},
{
"url": "https://www.debian.org/security/2023/dsa-5561",
"refsource": "MISC",
"name": "https://www.debian.org/security/2023/dsa-5561"
2023-11-24 01:00:31 +00:00
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/11/msg00017.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2023/11/msg00017.html"
2023-11-30 17:00:33 +00:00
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/11/msg00030.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2023/11/msg00030.html"
2023-11-21 15:00:36 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "Yangkang of 360 ATA Team"
}
]
2023-11-20 14:00:36 +00:00
}