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

768 B

CVE-2017-16164

Description

desafio is a simple web server. desafio is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url, but is limited to accessing only .html files.

POC

Reference

Github

No PoCs found on GitHub currently.