Detailed Description
A vulnerability in PowerGap Shopsystem, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed to the "ag" parameter in s03.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation may require that "magic_quotes_gpc" is disabled.