cve/2006/CVE-2006-1995.md
2024-06-18 02:51:15 +02:00

718 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.