Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-0805. PoCs published by GHC team.
AI-analyzed exploit summary The provided text describes an SQL injection vulnerability in Subdreamer Light, where the 'p17_imageid' parameter in the URL can be manipulated to inject arbitrary SQL code. No actual exploit code is included, only a description and example URL.
Description
SQL injection vulnerability in index.php in Subdreamer Light, when magic_quotes_gpc is enabled, allows remote attackers to execute arbitrary SQL commands via certain parameters that are used as global variables, as demonstrated using the imageid parameter, which is not properly handled by imagegallery.php.
Exploits (1)
The provided text describes an SQL injection vulnerability in Subdreamer Light, where the 'p17_imageid' parameter in the URL can be manipulated to inject arbitrary SQL code. No actual exploit code is included, only a description and example URL.