VulnerabilityModified
CVE-2017-16109
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.
MEDIUM 5.3EPSS 1.70%
Does this matter?
Lower severity and a low EPSS score (1.70%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.0
- 5.3 MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 1.70% probability · 76th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- easyquick project/easyquick
- Source
- support@hackerone.com
References
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/easyquickExploit, Third Party Advisory
- https://nodesecurity.io/advisories/373Third Party Advisory
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/easyquickExploit, Third Party Advisory
- https://nodesecurity.io/advisories/373Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.