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

117 lines
4.3 KiB
JSON
Raw Normal View History

2023-08-01 15:00:36 +00:00
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4045",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Offscreen Canvas did not properly track cross-origin tainting, which could have been used to access image data from another site in violation of same-origin policy. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR < 115.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Offscreen Canvas could have bypassed cross-origin restrictions"
}
]
}
]
},
"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=1833876",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1833876"
},
{
"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/"
2023-08-04 04:00:33 +00:00
},
{
"url": "https://www.debian.org/security/2023/dsa-5464",
"refsource": "MISC",
"name": "https://www.debian.org/security/2023/dsa-5464"
2023-08-07 08:00:35 +00:00
},
{
"url": "https://www.debian.org/security/2023/dsa-5469",
"refsource": "MISC",
"name": "https://www.debian.org/security/2023/dsa-5469"
2023-08-08 12:00:32 +00:00
},
{
"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"
2023-08-09 21:00:34 +00:00
},
{
"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"
2023-08-01 15:00:36 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "Max Vlasov"
}
]
}