cvelist/2021/29xxx/CVE-2021-29968.json
2021-06-24 14:00:50 +00:00

68 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29968",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "89.0.1",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out of bounds read when drawing text characters onto a Canvas"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-27/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-27/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1712047",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1712047"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When drawing text onto a canvas with WebRender disabled, an out of bounds read could occur. *This bug only affects Firefox on Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox < 89.0.1."
}
]
}
}