Bitweaver wiki/edit.php suck_url Parameter Traversal Source Code Disclosure

medium Nessus Plugin ID 29854

Synopsis

The remote web server contains a PHP script that is prone to a directory traversal attack.

Description

The remote host is running Bitweaver, an open source content management system written in PHP.

The version of this software installed on the remote host fails to sanitize input to the 'suck_url' parameter of the 'wiki/edit.php' script of directory traversal sequences. An unauthenticated attacker can leverage this issue to read the contents of sensitive files to which access might not otherwise be permitted, such as the application's configuration file.

Note that there are reportedly several other vulnerabilities associated with this version of Bitweaver, although Nessus has not checked for them.

Solution

Unknown at this time.

See Also

https://seclists.org/bugtraq/2007/Dec/346

Plugin Details

Severity: Medium

ID: 29854

File Name: bitweaver_suck_url_dir_traversal.nasl

Version: 1.21

Type: remote

Family: CGI abuses

Published: 1/7/2008

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Low

Score: 3.5

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 4.5

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

Vulnerability Information

CPE: cpe:/a:bitweaver:bitweaver

Required KB Items: www/PHP

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Available: true

Exploit Ease: Exploits are available

Exploited by Nessus: true

Reference Information

CVE: CVE-2007-6651

BID: 27081

CWE: 22