cvelist/2017/1000xxx/CVE-2017-1000367.json

139 lines
4.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"ID" : "CVE-2017-1000367",
"REQUESTER" : "Todd.Miller@courtesan.com",
2017-10-16 12:31:07 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "sudo",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "1.8.20"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "sudo"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Todd Miller's sudo version 1.8.20 and earlier is vulnerable to an input validation (embedded spaces) in the get_process_ttyname() function resulting in information disclosure and command execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "42183",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/42183/"
},
{
"name" : "20170602 Qualys Security Advisory - CVE-2017-1000367 in Sudo's get_process_ttyname() for Linux",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/fulldisclosure/2017/Jun/3"
},
{
"name" : "[oss-security] 20170530 Qualys Security Advisory - CVE-2017-1000367 in Sudo's get_process_ttyname() for Linux",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2017/05/30/16"
},
{
"name" : "http://packetstormsecurity.com/files/142783/Sudo-get_process_ttyname-Race-Condition.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://packetstormsecurity.com/files/142783/Sudo-get_process_ttyname-Race-Condition.html"
},
{
"name" : "https://www.sudo.ws/alerts/linux_tty.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.sudo.ws/alerts/linux_tty.html"
},
{
"name" : "DSA-3867",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2017/dsa-3867"
},
{
"name" : "FEDORA-2017-54580efa82",
"refsource" : "FEDORA",
2017-10-16 12:31:07 -04:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VXEXC4NNIG2QOZY6N2YUK246KI3D3UQO/"
},
{
"name" : "GLSA-201705-15",
"refsource" : "GENTOO",
2017-10-16 12:31:07 -04:00
"url" : "https://security.gentoo.org/glsa/201705-15"
},
{
"name" : "RHSA-2017:1381",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2017:1381"
},
2018-01-04 15:05:12 -05:00
{
"name" : "RHSA-2017:1382",
"refsource" : "REDHAT",
2018-01-04 15:05:12 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:1382"
},
2017-10-16 12:31:07 -04:00
{
"name" : "SUSE-SU-2017:1446",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2017-05/msg00077.html"
},
{
"name" : "SUSE-SU-2017:1450",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2017-05/msg00078.html"
},
{
"name" : "openSUSE-SU-2017:1455",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2017-05/msg00079.html"
},
{
"name" : "USN-3304-1",
"refsource" : "UBUNTU",
2017-10-16 12:31:07 -04:00
"url" : "http://www.ubuntu.com/usn/USN-3304-1"
},
{
"name" : "98745",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/98745"
},
{
"name" : "1038582",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1038582"
}
]
}
}