cvelist/2023/5xxx/CVE-2023-5170.json
2024-01-07 12:00:40 +00:00

80 lines
2.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-5170",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In canvas rendering, a compromised content process could have caused a surface to change unexpectedly, leading to a memory leak of a privileged process. This memory leak could be used to effect a sandbox escape if the correct data was leaked. This vulnerability affects Firefox < 118."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Memory leak from a privileged process"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "118"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1846686",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1846686"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-41/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-41/"
},
{
"url": "https://security.gentoo.org/glsa/202401-10",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202401-10"
}
]
},
"credits": [
{
"lang": "en",
"value": "sonakkbi"
}
]
}