WordPress fGallery 'fim_rss.php' 'album' Parameter SQL Injection

high Nessus Plugin ID 30109

Synopsis

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

Description

The remote host is running fGallery, a third-party image gallery plugin for WordPress.

The version of fGallery installed on the remote host fails to sanitize input to the 'album' parameter of the 'fim_rss.php' script before using it in a database query. Regardless of PHP's 'magic_quotes_gpc' setting, 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: 30109

File Name: wordpress_fgallery_album_sql_injection.nasl

Version: 1.19

Type: remote

Family: CGI abuses

Published: 1/28/2008

Updated: 1/19/2021

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.3

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

Vulnerability Information

CPE: cpe:/a:wordpress:wordpress

Required KB Items: installed_sw/WordPress, www/PHP

Exploit Ease: No exploit is required

Vulnerability Publication Date: 1/27/2008

Reference Information

CVE: CVE-2008-0491

BID: 27464

CWE: 89