eAccelerator encoder.php File Backup

high Nessus Plugin ID 40349

Synopsis

The remote web server contains a PHP script that can allow execution of arbitrary code remotely.

Description

The remote web server appears to be using eAccelerator, an open source extension for PHP designed to accelerate, optimize, and cache PHP scripts.

The script 'encoder.php' included with the installation of eAccelerator on the remote host fails to sanitize user-supplied input to the 'source' and 'target' parameters before using it to copy files from one location (possibly even a third-party site accessible via FTP or SMB) to another. An unauthenticated, remote attacker may be able to leverage this issue to disclose sensitive information, overwrite important files, or even execute arbitrary code, all subject to the privileges of the web server user id.

Solution

Unknown at this time.

See Also

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

Plugin Details

Severity: High

ID: 40349

File Name: eaccelerator_encoder_accessible.nasl

Version: 1.18

Type: remote

Family: CGI abuses

Published: 7/22/2009

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 4.7

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.2

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

Vulnerability Information

CPE: cpe:/a:eaccelerator:eaccelerator

Required KB Items: www/PHP

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Available: true

Exploit Ease: Exploits are available

Exploited by Nessus: true

Vulnerability Publication Date: 7/2/2009

Reference Information

CVE: CVE-2009-2353

BID: 35917

CWE: 94