ALAS-2015-621


Amazon Linux 1 Security Advisory: ALAS-2015-621
Advisory Release Date: 2015-12-14 10:00 Pacific
Advisory Updated Date: 2015-12-13 14:22 Pacific
Severity: Medium

Issue Overview:

An integer overflow flaw was found in the way the buffer() function handled its offset and size arguments. An attacker able to control those arguments could use this flaw to disclose portions of the application memory or cause it to crash.

It was discovered that multiple Python standard library modules implementing network protocols (such as httplib or smtplib) failed to restrict sizes of server responses. A malicious server could cause a client using one of the affected modules to consume an excessive amount of memory.

It was discovered that the CGIHTTPServer module incorrectly handled URL encoded paths. A remote attacker could use this flaw to execute scripts outside of the cgi-bin directory, or disclose source of scripts in the cgi-bin directory.


Affected Packages:

python26


Issue Correction:
Run yum update python26 to update your system.

New Packages:
i686:
    python26-test-2.6.9-2.83.amzn1.i686
    python26-tools-2.6.9-2.83.amzn1.i686
    python26-debuginfo-2.6.9-2.83.amzn1.i686
    python26-libs-2.6.9-2.83.amzn1.i686
    python26-devel-2.6.9-2.83.amzn1.i686
    python26-2.6.9-2.83.amzn1.i686

src:
    python26-2.6.9-2.83.amzn1.src

x86_64:
    python26-devel-2.6.9-2.83.amzn1.x86_64
    python26-libs-2.6.9-2.83.amzn1.x86_64
    python26-tools-2.6.9-2.83.amzn1.x86_64
    python26-2.6.9-2.83.amzn1.x86_64
    python26-test-2.6.9-2.83.amzn1.x86_64
    python26-debuginfo-2.6.9-2.83.amzn1.x86_64