First published: Wed Sep 16 2009(Updated: )
SQL injection vulnerability in ppc-add-keywords.php in Inout Adserver allows remote authenticated users to execute arbitrary SQL commands via the id parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Revive Adserver |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-3223 is considered to have a high severity due to its potential for allowing remote authenticated users to execute arbitrary SQL commands.
To fix CVE-2009-3223, it is recommended to sanitize and validate the 'id' parameter in the ppc-add-keywords.php file to prevent SQL injection.
CVE-2009-3223 is caused by improper handling of user input in the 'id' parameter, allowing SQL commands to be executed without proper validation.
CVE-2009-3223 affects users of Inout Adserver versions that are vulnerable to SQL injection in the ppc-add-keywords.php component.
Yes, CVE-2009-3223 can be exploited remotely by authenticated users who can manipulate the 'id' parameter.