eggBlog index.php eggblogpassword Parameter Cookie SQL Injection

medium Nessus Plugin ID 29927

Synopsis

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

Description

The remote host is running eggBlog, a free PHP and MySQL blog software package.

The version of eggBlog installed on the remote host fails to sanitize input to the 'eggblogpassword' cookie before using it in '_etc/header.php' to construct database queries. Provided PHP's 'magic_quotes_gpc' setting is disabled, an attacker may be able to exploit this issue to manipulate database queries to disclose sensitive information, bypass authentication, modify data, or even attack the underlying database.

Solution

Unknown at this time.

Plugin Details

Severity: Medium

ID: 29927

File Name: eggblog_eggblogpassword_sql_injection.nasl

Version: 1.21

Type: remote

Family: CGI abuses

Published: 1/12/2008

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

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

Vulnerability Information

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-0159

BID: 27168

CWE: 89