boastMachine mail.php id Parameter SQL Injection

high Nessus Plugin ID 30052

Synopsis

The remote web server contains a PHP script that is susceptible to a SQL injection attack.

Description

The remote host is running boastMachine, an open source publishing tool written in PHP.

The version of boastMachine installed on the remote host fails to sanitize user input to the 'id' parameter of the 'mail.php' script before using it to perform 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, or even attack the underlying database.

Solution

Unknown at this time.

See Also

https://www.securityfocus.com/archive/1/486737/30/0/threaded

Plugin Details

Severity: High

ID: 30052

File Name: boastmachine_id_sql_injection.nasl

Version: 1.26

Type: remote

Family: CGI abuses

Published: 1/23/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

Temporal Score: 6.8

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

Vulnerability Information

CPE: cpe:/a:boastmachine:boastmachine

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

BID: 27369

CWE: 89