SimpleBoard / Joomlaboard 'sbp' Parameter Remote File Include

high Nessus Plugin ID 22023

Synopsis

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

Description

The version of the SimpleBoard or Joomlaboard component for Mambo or Joomla! running on the remote host is affected by a remote file include vulnerability due to improper sanitization of user-supplied input to the 'sbp' parameter before using it in the file_upload.php or image_upload.php scripts 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 upgrade to Joomlaboard version 1.1.2 or later.

See Also

https://forum.joomla.org/viewtopic.php?t=76852

Plugin Details

Severity: High

ID: 22023

File Name: simpleboard_sbp_file_includes.nasl

Version: 1.34

Type: remote

Family: CGI abuses

Published: 7/11/2006

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.6

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.3

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

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

Required KB Items: www/PHP

Exploit Ease: No exploit is required

Exploited by Nessus: true

Patch Publication Date: 7/14/2006

Vulnerability Publication Date: 7/8/2006

Reference Information

CVE: CVE-2006-3528, CVE-2006-5043

BID: 18917, 23129

CWE: 94