cvelist/2020/26xxx/CVE-2020-26682.json
2020-12-23 22:01:40 +00:00

77 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-26682",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In libass 0.14.0, the `ass_outline_construct`'s call to `outline_stroke` causes a signed integer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/libass/libass/issues/431",
"refsource": "MISC",
"name": "https://github.com/libass/libass/issues/431"
},
{
"url": "https://github.com/libass/libass/pull/432",
"refsource": "MISC",
"name": "https://github.com/libass/libass/pull/432"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20201119 Re: libass ass_outline.c signed integer overflow",
"url": "http://www.openwall.com/lists/oss-security/2020/11/19/7"
},
{
"refsource": "GENTOO",
"name": "GLSA-202012-12",
"url": "https://security.gentoo.org/glsa/202012-12"
}
]
}
}