cvelist/2017/7xxx/CVE-2017-7467.json

88 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-11 09:03:18 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "sfowler@redhat.com",
"ID" : "CVE-2017-7467",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-11 13:33:51 +10:00
{
2018-07-11 09:03:18 -04:00
"product" : {
"product_data" : [
{
"product_name" : "minicom",
"version" : {
"version_data" : [
{
"version_value" : "minicom 2.7.1"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-07-11 13:33:51 +10:00
}
2018-07-11 09:03:18 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A buffer overflow flaw was found in the way minicom before version 2.7.1 handled VT100 escape sequences. A malicious terminal device could potentially use this flaw to crash minicom, or execute arbitrary code in the context of the minicom process."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-11 13:33:51 +10:00
{
2018-07-11 09:03:18 -04:00
"vectorString" : "7.0/CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version" : "3.0"
2018-07-11 13:33:51 +10:00
}
2018-07-11 09:03:18 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-787"
}
2018-07-11 13:33:51 +10:00
]
2018-07-11 09:03:18 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20170418 CVE-2017-7467: minicom and prl-vzvncserver vt100.c escparms[] buffer overflow",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2017/04/18/5"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7467",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7467"
2018-07-12 06:05:34 -04:00
},
{
"name" : "GLSA-201706-13",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201706-13"
},
{
"name" : "97966",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/97966"
2018-07-11 09:03:18 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}