MDPro index.php topicid Parameter SQL Injection

high Nessus Plugin ID 25993

Synopsis

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

Description

The remote host is running MDPro, an open source content management system written in PHP.

The version of MDPro installed on the remote host fails to sanitize user input to the 'topicid' parameter before using it in the 'topics_userapi_get' function in 'modules/Topics/pnuserapi.php' to generate database queries. An unauthenticated attacker can exploit this issue to manipulate those queries, which could lead to disclosure of sensitive information, modification of data, or attacks against the underlying database.

Solution

Unknown at this time.

Plugin Details

Severity: High

ID: 25993

File Name: mdpro_topicid_sql_injection.nasl

Version: 1.20

Type: remote

Family: CGI abuses

Published: 9/5/2007

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.8

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

Vulnerability Information

CPE: cpe:/a:maxdev:mdpro

Required KB Items: www/PHP

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Available: true

Exploit Ease: Exploits are available

Vulnerability Publication Date: 7/18/2007

Reference Information

CVE: CVE-2007-3938

BID: 24969

CWE: 89