cvelist/2020/21xxx/CVE-2020-21676.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2020-08-13 12:04:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-08-10 21:00:54 +00:00
"ID": "CVE-2020-21676",
"STATE": "PUBLIC"
2020-08-13 12:04:35 +00:00
},
2021-08-10 21:00:54 +00:00
"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",
2020-08-13 12:04:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-08-10 21:00:54 +00:00
"value": "A stack-based buffer overflow in the genpstrx_text() component in genpstricks.c of fig2dev 3.2.7b allows attackers to cause a denial of service (DOS) via converting a xfig file into pstricks format."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2022-07-10 21:00:44 +00:00
{
"refsource": "MISC",
"name": "https://cwe.mitre.org/data/definitions/121.html",
"url": "https://cwe.mitre.org/data/definitions/121.html"
},
2021-08-10 21:00:54 +00:00
{
"url": "https://sourceforge.net/p/mcj/tickets/76/",
"refsource": "MISC",
"name": "https://sourceforge.net/p/mcj/tickets/76/"
2021-10-04 12:01:05 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20211004 [SECURITY] [DLA 2778-1] fig2dev security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00002.html"
2020-08-13 12:04:35 +00:00
}
]
}
}