Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-3912. PoCs published by blake.
AI-analyzed exploit summary The exploit demonstrates a directory traversal vulnerability in the 'album' parameter and an XSS vulnerability in the 'sample' parameter of TFTGallery. The directory traversal allows reading arbitrary files (e.g., boot.ini) via path traversal sequences, while the XSS allows arbitrary JavaScript execution.
Description
Directory traversal vulnerability in index.php in TFTgallery 0.13 allows remote attackers to read arbitrary files via a ..%2F (encoded dot dot slash) in the album parameter.
Exploits (1)
The exploit demonstrates a directory traversal vulnerability in the 'album' parameter and an XSS vulnerability in the 'sample' parameter of TFTGallery. The directory traversal allows reading arbitrary files (e.g., boot.ini) via path traversal sequences, while the XSS allows arbitrary JavaScript execution.