Newbb_plus Module for RunCMS Client-Ip Header SQL Injection

medium Nessus Plugin ID 29868

Synopsis

The remote web server contains a PHP application that is prone to a SQL injection attack.

Description

The version of RunCMS installed on the remote host fails to sanitize user-supplied input to the 'Client-Ip' request header before using it in a database query in the 'newbb_plus' module. 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.

Note that the module is not enabled by default.

Solution

Unknown at this time.

Plugin Details

Severity: Medium

ID: 29868

File Name: runcms_client_ip_sql_injection.nasl

Version: 1.19

Type: remote

Family: CGI abuses

Published: 1/7/2008

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.3

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.9

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

Vulnerability Information

CPE: cpe:/a:runcms:runcms

Required KB Items: www/runcms

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Ease: No exploit is required

Reference Information

CVE: CVE-2008-0224

BID: 27152

CWE: 89