Lucene search

K
gentooGentoo FoundationGLSA-200509-08
HistorySep 12, 2005 - 12:00 a.m.

Python: Heap overflow in the included PCRE library

2005-09-1200:00:00
Gentoo Foundation
security.gentoo.org
10

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.023 Low

EPSS

Percentile

89.6%

Background

Python is an interpreted, interactive, object-oriented, cross-platform programming language. The “re” Python module provides regular expression functions.

Description

The “re” Python module makes use of a private copy of libpcre which is subject to an integer overflow leading to a heap overflow (see GLSA 200508-17).

Impact

An attacker could target a Python-based web application (or SUID application) that would use untrusted data as regular expressions, potentially resulting in the execution of arbitrary code (or privilege escalation).

Workaround

Python users that don’t run any Python web application or SUID application (or that run one that wouldn’t use untrusted inputs as regular expressions) are not affected by this issue.

Resolution

All Python users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-lang/python-2.3.5-r2"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-lang/python< 2.3.5-r2UNKNOWN

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.023 Low

EPSS

Percentile

89.6%