mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-13 23:37:08 +00:00
84 lines
2.4 KiB
JSON
84 lines
2.4 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" : [
|
|
{
|
|
"name" : "https://www.sudo.ws/alerts/linux_tty.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.sudo.ws/alerts/linux_tty.html"
|
|
},
|
|
{
|
|
"name" : "https://kc.mcafee.com/corporate/index?page=content&id=SB10205",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://kc.mcafee.com/corporate/index?page=content&id=SB10205"
|
|
},
|
|
{
|
|
"name" : "GLSA-201710-04",
|
|
"refsource" : "GENTOO",
|
|
"url" : "https://security.gentoo.org/glsa/201710-04"
|
|
},
|
|
{
|
|
"name" : "RHSA-2017:1574",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:1574"
|
|
},
|
|
{
|
|
"name" : "98838",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/98838"
|
|
}
|
|
]
|
|
}
|
|
}
|