ADOdb Lite adodb-perf-module.inc.php last_module Parameter Arbitrary Code Execution

medium Nessus Plugin ID 26072

Synopsis

The remote web server contains a CGI script that allows arbitrary command execution.

Description

ADOdb Lite, a lightweight database framework for PHP applications, is installed on the remote host.

The version of ADOdb Lite on the remote host fails to sanitize input to the 'last_module' parameter of the 'adodb-perf-module.inc.php' script before using it in an 'eval()' statement to evaluate PHP code. An unauthenticated attacker can leverage this issue to execute arbitrary code on the remote host subject to the privileges of the web server user id.

Solution

Unknown at this time.

See Also

https://www.securityfocus.com/archive/1/481984/100/0/threaded

http://www.nessus.org/u?6906a13e

Plugin Details

Severity: Medium

ID: 26072

File Name: adodb_lite_last_module_cmd_exec.nasl

Version: 1.22

Type: remote

Family: CGI abuses

Published: 9/24/2007

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: High

Score: 7.3

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

Vulnerability Information

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Available: true

Exploit Ease: Exploits are available

Exploitable With

CANVAS (CANVAS)

Reference Information

CVE: CVE-2007-5056

BID: 25768, 25997

CWE: 94