cve/2006/CVE-2006-6613.md
2024-05-26 14:27:05 +02:00

895 B

CVE-2006-6613

Description

Directory traversal vulnerability in language.php in phpAlbum 0.4.1 Beta 6 and earlier, when magic_quotes_gpc is disabled and register_globals is enabled, allows remote attackers to include and execute arbitrary local files or obtain sensitive information via a .. (dot dot) in the pa_lang[include_file] parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by language.php.

POC

Reference

Github

No PoCs found on GitHub currently.