Files
CVEs-PoC/2017/CVE-2017-16198.md
2025-09-29 21:09:30 +02:00

780 B

CVE-2017-16198

Description

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.

POC

Reference

Github