Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-1482. PoCs published by ppp-design.
AI-analyzed exploit summary This is a writeup describing a SQL injection vulnerability in phpGB due to reliance on the PHP magic_quotes_gpc directive. It provides an example payload to bypass authentication by exploiting the vulnerability.
Description
SQL injection vulnerability in login.php for phpGB 1.20 and earlier, when magic_quotes_gpc is not enabled, allows remote attackers to gain administrative privileges via SQL code in the password entry.
Exploits (1)
This is a writeup describing a SQL injection vulnerability in phpGB due to reliance on the PHP magic_quotes_gpc directive. It provides an example payload to bypass authentication by exploiting the vulnerability.