First published: Fri Nov 14 2008(Updated: )
SQL injection vulnerability in go.php in Panuwat PromoteWeb MySQL, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MySQL |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-5069 is considered to have a medium severity due to its potential for SQL injection leading to arbitrary SQL command execution.
To fix CVE-2008-5069, ensure that magic_quotes_gpc is enabled and apply input validation or use prepared statements to mitigate SQL injection risks.
CVE-2008-5069 is an SQL injection vulnerability in the go.php script of Panuwat PromoteWeb MySQL that allows remote attackers to execute arbitrary SQL commands via the id parameter.
CVE-2008-5069 affects Panuwat PromoteWeb MySQL when the magic_quotes_gpc setting is disabled.
Remote attackers can exploit CVE-2008-5069 if the software is misconfigured to allow SQL injection through unvalidated user inputs.