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

109 lines
3.9 KiB
JSON
Raw Normal View History

2023-12-15 18:00:34 +00:00
{
2023-12-20 15:00:31 +00:00
"data_version": "4.0",
2023-12-15 18:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6859",
2023-12-20 15:00:31 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
2023-12-15 18:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-20 15:00:31 +00:00
"value": "A use-after-free condition affected TLS socket creation when under memory pressure. This vulnerability affects Firefox ESR < 115.6, Thunderbird < 115.6, and Firefox < 121."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free in PR_GetIdentitiesLayer"
}
]
2023-12-15 18:00:34 +00:00
}
]
2023-12-20 15:00:31 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.6"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115.6"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "121"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1840144",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1840144"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-54/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-54/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-55/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-55/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-56/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-56/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Irvan Kurniawan"
}
]
2023-12-15 18:00:34 +00:00
}