Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-5845. PoCs published by irk4z, rgod.
AI-analyzed exploit summary The exploit demonstrates a remote file inclusion (RFI) and local file inclusion (LFI) vulnerability in GuppY 4.6.3 due to improper input validation in the 'selskin' parameter and 'xposbox[L][]' array. It includes functional PoC URLs and an HTML form for file upload exploitation.
Description
Directory traversal vulnerability in error.php in GuppY 4.6.3, 4.5.16, and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the id parameter. NOTE: this can be leveraged to bypass authentication and upload arbitrary files by including admin/inc/upload.inc and specifying certain multipart/form-data input for admin/inc/upload.inc.
Exploits (2)
The exploit demonstrates a remote file inclusion (RFI) and local file inclusion (LFI) vulnerability in GuppY 4.6.3 due to improper input validation in the 'selskin' parameter and 'xposbox[L][]' array. It includes functional PoC URLs and an HTML form for file upload exploitation.
This exploit targets a remote command execution vulnerability in Guppy CMS <= 4.5.16 by injecting malicious PHP code via manipulated HTTP headers and form data. It bypasses PHP security settings like magic_quotes_gpc and register_globals through a combination of cookie and POST parameter manipulation.