CMS Made Simple modules/TinyMCE/content_css.php templateid Parameter SQL Injection

high Nessus Plugin ID 29829

Synopsis

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

Description

The remote host appears to be running CMS Made Simple, a content management system written in PHP.

The version of CMS Made Simple installed on the remote host fails to sanitize user-supplied input to the 'templateid' parameter of the 'modules/TinyMCE/content_css.php' script before using it in a database query. Regardless of PHP's 'magic_quotes_gpc' and 'register_globals' settings, 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

Unknown at this time.

Plugin Details

Severity: High

ID: 29829

File Name: cmsmadesimple_templateid_sql_injection.nasl

Version: 1.23

Type: remote

Family: CGI abuses

Published: 1/2/2008

Updated: 4/7/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.3

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:cmsmadesimple:cms_made_simple

Required KB Items: www/PHP

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Available: true

Exploit Ease: Exploits are available

Reference Information

CVE: CVE-2007-6656

BID: 27074

CWE: 89