cvelist/2010/2xxx/CVE-2010-2695.json
2018-10-10 15:05:20 -04:00

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-2695",
"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 the SFTP/SSH2 virtual server in Xlight FTP Server 3.5.0, 3.5.5, and possibly other versions before 3.6 allows remote authenticated users to read, overwrite, or delete arbitrary files via .. (dot dot) sequences in the (1) ls, (2) rm, (3) rename, and other unspecified commands."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20100705 Xlight FTPd Multiple Directory Traversal in SFTP",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/512192/100/0/threaded"
},
{
"name" : "http://www.xlightftpd.com/whatsnew.htm",
"refsource" : "CONFIRM",
"url" : "http://www.xlightftpd.com/whatsnew.htm"
},
{
"name" : "66037",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/66037"
},
{
"name" : "40473",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/40473"
},
{
"name" : "xlight-sftp-directory-traversal(60151)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/60151"
}
]
}
}