WordPress AdServe 'adclick.php' 'id' Parameter SQL Injection

high Nessus Plugin ID 30129

Synopsis

The remote web server contains a PHP script that is affected by a SQL injection vulnerability.

Description

The remote host is running AdServe, a third-party ad banner plugin for WordPress.

The version of AdServe installed on the remote host fails to sanitize input to the 'id' parameter of the 'adclick.php' script before using it in a database query. Regardless of PHP's 'magic_quotes_gpc' setting, an attacker may be able to exploit this issue to manipulate database queries, leading to disclosure of sensitive information, modification of data, or attacks against the underlying database.

Solution

Upgrade to version 0.3 or later

See Also

https://wordpress.org/plugins/adserve/#other_notes

Plugin Details

Severity: High

ID: 30129

File Name: wordpress_adserve_id_sql_injection.nasl

Version: 1.21

Type: remote

Family: CGI abuses

Published: 1/30/2008

Updated: 1/19/2021

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.6

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Information

CPE: cpe:/a:wordpress:wordpress

Required KB Items: installed_sw/WordPress, www/PHP

Exploit Ease: No exploit is required

Patch Publication Date: 1/31/2008

Vulnerability Publication Date: 1/30/2008

Reference Information

CVE: CVE-2008-0507

BID: 27504

CWE: 89