GLSA-200801-11 : CherryPy: Directory traversal vulnerability

high Nessus Plugin ID 30116

Synopsis

The remote Gentoo host is missing one or more security-related patches.

Description

The remote host is affected by the vulnerability described in GLSA-200801-11 (CherryPy: Directory traversal vulnerability)

CherryPy does not sanitize the session id, provided as a cookie value, in the FileSession._get_file_path() function before using it as part of the file name.
Impact :

A remote attacker could exploit this vulnerability to read and possibly write arbitrary files on the web server, or to hijack valid sessions, by providing a specially crafted session id. This only affects applications using file-based sessions.
Workaround :

Disable the 'FileSession' functionality by using 'PostgresqlSession' or 'RamSession' session management in your CherryPy application.

Solution

All CherryPy 2.2 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose '>=dev-python/cherrypy-2.2.1-r2' All CherryPy 3.0 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose '>=dev-python/cherrypy-3.0.2-r1'

See Also

https://security.gentoo.org/glsa/200801-11

Plugin Details

Severity: High

ID: 30116

File Name: gentoo_GLSA-200801-11.nasl

Version: 1.16

Type: local

Published: 1/29/2008

Updated: 1/6/2021

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.1

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: p-cpe:/a:gentoo:linux:cherrypy, cpe:/o:gentoo:linux

Required KB Items: Host/local_checks_enabled, Host/Gentoo/release, Host/Gentoo/qpkg-list

Exploit Ease: No known exploits are available

Patch Publication Date: 1/27/2008

Reference Information

CVE: CVE-2008-0252

BID: 27181

CWE: 22

GLSA: 200801-11