CVE-2008-0259
minimal_gallery 0.8 - Path Traversal via thumbcat or thumb Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0259. 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
Multiple directory traversal vulnerabilities in _mg/php/mg_thumbs.php in minimal Gallery 0.8 allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) thumbcat and (2) thumb parameters.
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.