Bug 208166 - CVE-2006-4980 repr unicode buffer overflow
Summary: CVE-2006-4980 repr unicode buffer overflow
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Brock Organ
URL:
Whiteboard: impact=important,source=vendorsec,rep...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-26 18:20 UTC by Josh Bressers
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: 2.4.3-9.FC5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-01-03 16:17:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Josh Bressers 2006-09-26 18:20:23 UTC
+++ This bug was initially created as a clone of Bug #208162 +++

A bug in the way python's repr function handles certain unicode objects.  repr
mistakenly assumes that all unicode characters will be 6 characters in length
(UTF-16) when it is possible for some strings to use wide characters (UTF-32) to
overflow a buffer.

There is more information in the Ubuntu bug:
https://launchpad.net/distros/ubuntu/+source/python2.4/+bug/56633

and the upstream bug:
http://sourceforge.net/tracker/index.php?aid=1541585&group_id=5470&atid=305470&func=detail

Comment 1 Fedora Update System 2006-10-24 19:32:27 UTC
python-2.4.3-9.FC5 has been pushed for fc5, which should resolve this issue.  If these problems are still present in this version, then please make note of it in this bug report.

Comment 2 Fedora Update System 2006-11-06 20:34:57 UTC
python-2.4.3-9.FC5 has been pushed for fc5, which should resolve this issue.  If these problems are still present in this version, then please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.