Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2934. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit leverages a path traversal vulnerability in Vistered Little 1.6a to disclose arbitrary files via a crafted request to the `common.css.php` script. The PoC demonstrates reading `/etc/passwd` by manipulating the `skin` parameter with directory traversal sequences.
Description
Directory traversal vulnerability in skins/common.css.php in Vistered Little 1.6a allows remote attackers to read arbitrary files via a .. (dot dot) in the skin parameter.
Exploits (1)
This exploit leverages a path traversal vulnerability in Vistered Little 1.6a to disclose arbitrary files via a crafted request to the `common.css.php` script. The PoC demonstrates reading `/etc/passwd` by manipulating the `skin` parameter with directory traversal sequences.