LifeType for Drupal (pLog) index.php albumId Parameter SQL Injection

high Nessus Plugin ID 33103

Synopsis

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

Description

The remote host is running pLog or Lifetype, an open source blogging platform written in PHP.

The remote version of this software fails to sanitize user-supplied input to the 'albumId' parameter of the 'index.php' script before using it in a database query in the 'getAlbum()' method in 'class/gallery/dao/galleryalbums.class.php'. An unauthenticated attacker can exploit this issue to manipulate database queries resulting in disclosure of sensitive information (such as password hashes) or to launch attacks against the underlying database.

Solution

Unknown at this time.

Plugin Details

Severity: High

ID: 33103

File Name: plog_albumid_sql_injection_vuln.nasl

Version: 1.18

Type: remote

Family: CGI abuses

Published: 6/6/2008

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.6

CVSS v2

Risk Factor: High

Base Score: 7.5

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

Vulnerability Information

CPE: cpe:/a:lifetype:lifetype

Required KB Items: www/PHP

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Available: true

Exploit Ease: Exploits are available

Reference Information

CVE: CVE-2008-2629

CWE: 89