mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-15 12:22:09 +00:00
74 lines
1.9 KiB
JSON
74 lines
1.9 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
|
|
"ID" : "CVE-2017-1000368",
|
|
"REQUESTER" : "Todd.Miller@courtesan.com",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "sudo",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "1.8.20p1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "sudo"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Todd Miller's sudo version 1.8.20p1 and earlier is vulnerable to an input validation (embedded newlines) in the get_process_ttyname() function resulting in information disclosure and command execution."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CWE-20"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"url" : "https://www.sudo.ws/alerts/linux_tty.html"
|
|
},
|
|
{
|
|
"url" : "https://kc.mcafee.com/corporate/index?page=content&id=SB10205"
|
|
},
|
|
{
|
|
"url" : "https://security.gentoo.org/glsa/201710-04"
|
|
},
|
|
{
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:1574"
|
|
},
|
|
{
|
|
"url" : "http://www.securityfocus.com/bid/98838"
|
|
}
|
|
]
|
|
}
|
|
}
|