Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200509-08 ] Python: Heap overflow in the included PCRE library
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Veteran
Veteran


Joined: 12 May 2004
Posts: 1303

PostPosted: Mon Sep 12, 2005 8:41 pm    Post subject: [ GLSA 200509-08 ] Python: Heap overflow in the included PCR Reply with quote

Gentoo Linux Security Advisory

Title: Python: Heap overflow in the included PCRE library (GLSA 200509-08)
Severity: normal
Exploitable: remote
Date: September 12, 2005
Bug(s): #104009
ID: 200509-08

Synopsis

The "re" Python module is vulnerable to a heap overflow, possibly leading to the execution of arbitrary code.

Background

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

Affected Packages

Package: dev-lang/python
Vulnerable: < 2.3.5-r2
Unaffected: >= 2.3.5-r2
Architectures: All supported architectures


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:
Code:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/python-2.3.5-r2"


References

CAN-2005-2491
GLSA 200508-17


Last edited by GLSA on Sun May 07, 2006 4:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum