{ "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "DATE_PUBLIC": "2018-04-26T00:00:00", "ID": "CVE-2017-16084", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "list-n-stream node module", "version": { "version_data": [ { "version_value": "<=0.0.10" } ] } } ] }, "vendor_name": "HackerOne" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "list-n-stream is a server for static files to list and stream local videos. list-n-stream v0.0.10 or lower 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": [ { "name": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/list-n-stream", "refsource": "MISC", "url": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/list-n-stream" }, { "name": "https://nodesecurity.io/advisories/344", "refsource": "MISC", "url": "https://nodesecurity.io/advisories/344" } ] } }