Siteframe siteframe.php LOCAL_PATH Parameter Remote File Inclusion

high Nessus Plugin ID 18460

Synopsis

The remote web server contains a PHP script that is prone to a remote file include attack.

Description

The remote host is running Siteframe, an open source content management system using PHP and MySQL.

The installed version of Siteframe does not properly sanitize the 'LOCAL_PATH' parameter of the 'siteframe.php' script before using it to include files. By leveraging this flaw, an attacker is able to view arbitrary files on the remote host and even execute arbitrary PHP code, possibly taken from third-party hosts.

Solution

Patch 'siteframe.php' as suggested in the project document referenced above.

See Also

http://www.nessus.org/u?034b19ae

http://www.nessus.org/u?80d659bd

Plugin Details

Severity: High

ID: 18460

File Name: siteframe_local_path_remote_includes.nasl

Version: 1.20

Type: remote

Family: CGI abuses

Published: 6/10/2005

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

Vulnerability Information

CPE: cpe:/a:glen_campbell:siteframe

Required KB Items: www/PHP

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Ease: No exploit is required

Vulnerability Publication Date: 6/10/2005

Reference Information

CVE: CVE-2005-1965

BID: 13928

CWE: 94