Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4151. PoCs published by xy7.
AI-analyzed exploit summary This exploit leverages insufficient input validation in the $neturl variable in collect.php, allowing an attacker to read arbitrary files on the webserver by manipulating the neturl parameter. The vulnerability arises from the lack of proper sanitization of user-supplied input.
Description
Directory traversal vulnerability in collect.php in CYASK 3.x allows remote attackers to read arbitrary files via a .. (dot dot) in the neturl parameter.
Exploits (1)
This exploit leverages insufficient input validation in the $neturl variable in collect.php, allowing an attacker to read arbitrary files on the webserver by manipulating the neturl parameter. The vulnerability arises from the lack of proper sanitization of user-supplied input.