Files
CVEs-PoC/2006/CVE-2006-1995.md
T
2024-06-09 00:33:16 +00:00

765 B

CVE-2006-1995

Description

Directory traversal vulnerability in index.php in Scry Gallery 1.1 allows remote attackers to read arbitrary files via ".." sequences in the p parameter, which is not properly sanitized due to an rtrim function call with the arguments in the wrong order.

POC

Reference

Github

No PoCs found on GitHub currently.