easyquick is a simple web server. easyquick is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. Access is constrained, however, to supported file types. Requesting a file such as /etc/passwd returns a "not supported" error.
References
Link | Resource |
---|---|
https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/easyquick | Exploit Third Party Advisory |
https://nodesecurity.io/advisories/373 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-06-07 02:29
Updated : 2024-02-28 16:25
NVD link : CVE-2017-16109
Mitre link : CVE-2017-16109
CVE.ORG link : CVE-2017-16109
JSON object : View
Products Affected
easyquick_project
- easyquick
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')