DCP-Portal Multiple Scripts SQL Injection

high Nessus Plugin ID 16478

Synopsis

The remote web server contains a PHP application that is prone to numerous SQL injection and cross-site scripting attacks.

Description

The remote host is running DCP-Portal, a content management system powered by PHP.

The version of DCP-Portal installed on the remote host fails to sanitize user-supplied input to many of its parameters before using it, either in database queries or dynamic web page generation. An attacker may be able to exploit these issues to manipulate such queries to, say, uncover the admin password, launch attacks against the underlying database, and steal authentication cookies. Successful exploitation of the SQL injection flaws requires that PHP's 'magic_quotes_gpc' setting be disabled.

Solution

Unknown at this time.

See Also

https://marc.info/?l=bugtraq&m=110858497207809&w=2

https://marc.info/?l=bugtraq&m=113017151829342&w=2

Plugin Details

Severity: High

ID: 16478

File Name: dcpportal_sql.nasl

Version: 1.30

Type: remote

Family: CGI abuses

Published: 2/16/2005

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.6

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 7.5

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

Vulnerability Information

CPE: cpe:/a:codeworx_technologies:dcp-portal

Required KB Items: www/PHP

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Available: true

Exploit Ease: No exploit is required

Vulnerability Publication Date: 10/24/2005

Reference Information

CVE: CVE-2005-0454, CVE-2005-3365, CVE-2005-4227

BID: 12573, 15183

CWE: 20, 442, 629, 711, 712, 722, 725, 74, 750, 751, 79, 800, 801, 809, 811, 864, 900, 928, 931, 990