CVE-2008-0260
minimal Gallery 0.8 - Information Exposure via php_info.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0260. PoCs published by Houssamix.
AI-analyzed exploit summary The exploit demonstrates a directory traversal vulnerability in minimal Gallery 0.8 via the 'thumbcat' and 'thumb' parameters in mg_thumbs.php, allowing remote file disclosure. The vulnerable code directly uses user-controlled GET parameters in a readfile() call without sanitization.
Description
minimal Gallery 0.8 allows remote attackers to obtain configuration information via a direct request to php_info.php, which calls the phpinfo function.
Exploits (1)
The exploit demonstrates a directory traversal vulnerability in minimal Gallery 0.8 via the 'thumbcat' and 'thumb' parameters in mg_thumbs.php, allowing remote file disclosure. The vulnerable code directly uses user-controlled GET parameters in a readfile() call without sanitization.