vendor:
WordPress Adserve plugin
by:
enter_the_dragon
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WordPress Adserve plugin
Affected Version From: 0.2
Affected Version To: 0.2
Patch Exists: Unknown
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Unknown
Unknown
WordPress Adserve plugin v 0.2 Sql Injection Exploit
The WordPress Adserve plugin version 0.2 is vulnerable to a SQL injection attack. The id variable in the adclick.php file is not filtered, allowing an attacker to inject malicious SQL code into the query. If the exploit is successful, the WordPress administrator's login and MD5 hashed password can be retrieved.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in a SQL query.