ritp is a static web server. ritp is vulnerable to a directory traversal issue whereby an attacker can gain access to the file system by placing ../ in the URL. Access is restricted to files with a file extension, so files such as /etc/passwd are not accessible.
References
Link | Resource |
---|---|
https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/ritp | Exploit Third Party Advisory |
https://nodesecurity.io/advisories/432 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2018-06-07 02:29
Updated : 2024-02-28 16:25
NVD link : CVE-2017-16198
Mitre link : CVE-2017-16198
CVE.ORG link : CVE-2017-16198
JSON object : View
Products Affected
ritp_project
- ritp
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')