cve/2017/CVE-2017-16139.md
2024-06-18 02:51:15 +02:00

759 B

CVE-2017-16139

Description

jikes is a file server. jikes is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. Accessible files are restricted to files with .htm and .js extensions.

POC

Reference

Github

No PoCs found on GitHub currently.