Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0932. PoCs published by Ahmet Sabri ALPER.
AI-analyzed exploit summary The provided text describes a SQL injection vulnerability in MyHelpDesk (version 20020509 and earlier) where user-supplied input via CGI parameters is not properly sanitized, allowing modification of SQL query logic. The example URL demonstrates a basic SQL injection attempt.
Description
SQL injection vulnerability in index.php for MyHelpDesk 20020509, and possibly other versions, allows remote attackers to conduct unauthorized activities via SQL code in the "id" parameter for the operations (1) detailticket, (2) editticket, or (3) updateticketlog.
Exploits (1)
The provided text describes a SQL injection vulnerability in MyHelpDesk (version 20020509 and earlier) where user-supplied input via CGI parameters is not properly sanitized, allowing modification of SQL query logic. The example URL demonstrates a basic SQL injection attempt.