Mambo / Joomla! Multiple Components 'mosConfig_live_site' Parameter Remote File Include

high Nessus Plugin ID 26059

Synopsis

The remote web server contains a PHP application that is affected by a remote file include vulnerability.

Description

A third-party component for Mambo or Joomla! is running on the remote host. At least one such component is affected by a remote file include vulnerability due to improper sanitization of user-supplied input to the 'mosConfig_live_site' parameter before using it to include PHP code. Provided the PHP 'register_globals' setting is enabled, an unauthenticated, remote attacker can exploit this issue to disclose arbitrary files or execute arbitrary PHP code on the remote host, subject to the privileges of the web server user ID.

Solution

Disable the PHP 'register_globals' setting or contact the product's vendor to see if an upgrade exists.

See Also

https://www.securityfocus.com/archive/1/481979/30/0/threaded

Plugin Details

Severity: High

ID: 26059

File Name: joomlaradio_mosconfig_live_site_file_include.nasl

Version: 1.35

Type: remote

Family: CGI abuses

Published: 9/17/2007

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: High

Score: 7.0

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 6.1

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

CVSS v3

Risk Factor: High

Base Score: 8.1

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Vulnerability Information

CPE: cpe:/a:joomla:joomla%5c%21

Required KB Items: www/PHP

Exploit Available: true

Exploit Ease: Exploits are available

Exploited by Nessus: true

Vulnerability Publication Date: 9/13/2007

Exploitable With

CANVAS (CANVAS)

Reference Information

CVE: CVE-2007-4923, CVE-2007-5309, CVE-2007-5363, CVE-2007-5410, CVE-2007-5451

BID: 25664, 25946, 25958, 25999, 26059

CWE: 94