2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-06-04 13:24:35 -04:00
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2017-16039" ,
2018-06-04 13:24:35 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "hftp node module" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
2017-10-29 14:04:06 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-04 13:24:35 -04:00
"value" : "`hftp` is a static http or ftp server `hftp` is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Path Traversal (CWE-22)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-06-04 15:06:29 -04:00
"name" : "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/hftp" ,
"refsource" : "MISC" ,
2018-06-04 13:24:35 -04:00
"url" : "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/hftp"
} ,
{
2018-06-04 15:06:29 -04:00
"name" : "https://nodesecurity.io/advisories/384" ,
"refsource" : "MISC" ,
2018-06-04 13:24:35 -04:00
"url" : "https://nodesecurity.io/advisories/384"
2017-10-29 14:04:06 -04:00
}
]
}
}