cvelist/2020/25xxx/CVE-2020-25412.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2020-09-14 06:01:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-16 14:01:57 +00:00
"ID": "CVE-2020-25412",
"STATE": "PUBLIC"
2020-09-14 06:01:33 +00:00
},
2020-09-16 14:01:57 +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-09-14 06:01:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-30 18:02:14 +00:00
"value": "com_line() in command.c in gnuplot 5.4 leads to an out-of-bounds-write from strncpy() that may lead to arbitrary code execution."
2020-09-16 14:01:57 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceforge.net/p/gnuplot/bugs/2303/",
"refsource": "MISC",
"name": "https://sourceforge.net/p/gnuplot/bugs/2303/"
2020-09-14 06:01:33 +00:00
}
]
}
}