cvelist/2000/1xxx/CVE-2000-1101.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2000-1101",
"STATE" : "PUBLIC"
},
"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",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Directory traversal vulnerability in Winsock FTPd (WFTPD) 3.00 and 2.41 with the \"Restrict to home directory\" option enabled allows local users to escape the home directory via a \"/../\" string, a variation of the .. (dot dot) attack."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20001127 Vulnerability in Winsock FTPD 2.41/3.00 (Pro)",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/bugtraq/2000-11/0386.html"
},
{
"name" : "2005",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/2005"
},
{
"name" : "wftpd-dir-traverse(5608)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "http://www.iss.net/security_center/static/5608.php"
}
]
}
}