First published: Thu Jan 31 2008(Updated: )
SQL injection vulnerability in adclick.php in the AdServe 0.2 plugin for WordPress allows remote attackers to execute arbitrary SQL commands via the id parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wordpress Adserve | =0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-0507 is classified as a critical vulnerability due to its potential to allow remote SQL command execution.
To fix CVE-2008-0507, update the AdServe plugin to a version that does not have this vulnerability, or implement input validation on the id parameter.
Exploiting CVE-2008-0507 can allow attackers to execute arbitrary SQL commands, leading to unauthorized data access, modification, or deletion.
CVE-2008-0507 specifically affects the AdServe 0.2 plugin for WordPress.
To identify if your site is vulnerable to CVE-2008-0507, check if the AdServe plugin version is 0.2 and assess your site's SQL query handling for the id parameter.