2017-10-29 14:04:06 -04:00
{
2019-03-17 23:24:19 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2017-16091" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "xtalk node module" ,
"version" : {
"version_data" : [
{
"version_value" : ">=0.0.2"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-06 19:53:46 -04:00
{
2019-03-17 23:24:19 +00:00
"lang" : "eng" ,
"value" : "xtalk helps your browser talk to nodex, a simple web framework. xtalk is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the URL."
2018-06-06 19:53:46 -04:00
}
2019-03-17 23:24:19 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Path Traversal (CWE-22)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nodesecurity.io/advisories/339" ,
"refsource" : "MISC" ,
"url" : "https://nodesecurity.io/advisories/339"
}
]
}
}