Jumi Component for Joomla! 'fileid' Parameter SQLi

high Nessus Plugin ID 42819

Synopsis

The remote web server contains a PHP application that is affected by a SQL injection vulnerability.

Description

The version of the Jumi component for Joomla! running on the remote host is affected by a SQL injection vulnerability due to improper sanitization of user-supplied input to the 'fileid' parameter before using it in a GET request to construct database queries. Regardless of the PHP 'magic_quotes_gpc' setting, an unauthenticated, remote attacker can exploit this issue to manipulate database queries, resulting in disclosure of sensitive information, modification of data, or other attacks against the underlying database.

Solution

Upgrade to Jumi version 2.0.5 / 2.0.e / 2.1.beta3 or later.

See Also

https://code.google.com/archive/p/jumi/issues/35

https://forum.joomla.org/viewtopic.php?p=1734587

Plugin Details

Severity: High

ID: 42819

File Name: jumi_fileid_sql_injection.nasl

Version: 1.17

Type: remote

Family: CGI abuses

Published: 11/16/2009

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 4.2

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

CVSS v3

Risk Factor: High

Base Score: 7.3

Temporal Score: 6.9

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

Temporal Vector: CVSS:3.0/E:P/RL:U/RC:X

Vulnerability Information

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

Required KB Items: www/PHP, installed_sw/Joomla!

Exploit Available: true

Exploit Ease: Exploits are available

Exploited by Nessus: true

Patch Publication Date: 6/16/2009

Vulnerability Publication Date: 6/15/2009

Reference Information

CVE: CVE-2009-2102

BID: 35384

CWE: 89