cvelist/2023/4xxx/CVE-2023-4055.json
2023-08-09 21:00:34 +00:00

117 lines
4.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4055",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When the number of cookies per domain was exceeded in `document.cookie`, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies missing. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR < 115.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cookie jar overflow caused unexpected cookie jar state"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "116"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "102.14"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1782561",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1782561"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-29/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-29/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-30/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-30/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-31/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-31/"
},
{
"url": "https://www.debian.org/security/2023/dsa-5464",
"refsource": "MISC",
"name": "https://www.debian.org/security/2023/dsa-5464"
},
{
"url": "https://www.debian.org/security/2023/dsa-5469",
"refsource": "MISC",
"name": "https://www.debian.org/security/2023/dsa-5469"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00008.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2023/08/msg00008.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00010.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2023/08/msg00010.html"
}
]
},
"credits": [
{
"lang": "en",
"value": "Marco Squarcina"
}
]
}