Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 573
Alerts This Week
Warning Icon 1 573

Scientific Linux: SLSA-2015:1330-1 Moderate: Python Buffer Overflow

Scientific Large Esm H446
Moderate: python security, bug fix, and enhancement update
Date: Mon, 3 Aug 2015 19:12:34 +0000
Reply-To: scientific-linux-users@
Sender: Security Errata for Scientific Linux
 
From: Connie Sieh 
Subject: Security ERRATA Moderate: python on SL6.x i386/x86_64
MIME-Version: 1.0
Message-ID: <20150803191234.32714.74599@slpackages.fnal.gov>

Synopsis: Moderate: python security, bug fix, and enhancement update
Advisory ID: SLSA-2015:1330-1
Issue Date: 2015-07-22
CVE Numbers: CVE-2013-1752
 CVE-2014-1912
 CVE-2014-4650
 CVE-2014-7185
--

It was discovered that the socket.recvfrom_into() function failed to check
the size of the supplied buffer. This could lead to a buffer overflow when
the function was called with an insufficiently sized buffer.
(CVE-2014-1912)

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

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 the source code of the
scripts in the cgi-bin directory. (CVE-2014-4650)

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

--

SL6
 x86_64
 python-2.6.6-64.el6.x86_64.rpm
 python-debuginfo-2.6.6-64.el6.i686.rpm
 python-debuginfo-2.6.6-64.el6.x86_64.rpm
 python-libs-2.6.6-64.el6.i686.rpm
 python-libs-2.6.6-64.el6.x86_64.rpm
 tkinter-2.6.6-64.el6.x86_64.rpm
 python-devel-2.6.6-64.el6.i686.rpm
 python-devel-2.6.6-64.el6.x86_64.rpm
 python-test-2.6.6-64.el6.x86_64.rpm
 python-tools-2.6.6-64.el6.x86_64.rpm
 i386
 python-2.6.6-64.el6.i686.rpm
 python-debuginfo-2.6.6-64.el6.i686.rpm
 python-libs-2.6.6-64.el6.i686.rpm
 tkinter-2.6.6-64.el6.i686.rpm
 python-devel-2.6.6-64.el6.i686.rpm
 python-test-2.6.6-64.el6.i686.rpm
 python-tools-2.6.6-64.el6.i686.rpm

- Scientific Linux Development Team