> ----------------------------------------------------------------------
>
> TITLE:
> Python "repr()" Unicode String Buffer Overflow Vulnerability
>
> SECUNIA ADVISORY ID:
> SA22276
>
> VERIFY ADVISORY:
> http://secunia.com/advisories/22276/
>
> CRITICAL:
> Moderately critical
>
> IMPACT:
> DoS, System access
>
> WHERE:
> From remote
>
> SOFTWARE:
> Python 2.3.x
> http://secunia.com/product/1362/
> Python 2.4.x
> http://secunia.com/product/4604/
>
> DESCRIPTION:
> A vulnerability has been reported in Python, which can be exploited
> by malicious people to cause a DoS (Denial of Service) and
> potentially compromise a vulnerable system.
>
> The vulnerability is caused due to incorrect handling of UTF32/UCS-4
> encoded strings within the "repr()" function. If an application uses
> the "repr()" function to process attacker supplied data, this can
> potentially be exploited to execute arbitrary code.
>
> SOLUTION:
> Update to version 2.5.
>
> PROVIDED AND/OR DISCOVERED BY:
> Benjamin C. Wiley Sittler
>
> ORIGINAL ADVISORY:
> http://sourceforge.net/tracker/index.php?func=detail&aid=15415
85&group_id=5470&atid=305470
>