summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-10-20 13:57:07 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-10-20 13:57:07 (GMT)
commit2585e1e48abb3013abeb8a1fe9dccb5f79ac4091 (patch)
tree79a50426f387755e5e5bffe29a5d1dc6ef9921d1 /Misc
parent6698564eddc894772af405d3643e133dbfd5d839 (diff)
downloadcpython-2585e1e48abb3013abeb8a1fe9dccb5f79ac4091.zip
cpython-2585e1e48abb3013abeb8a1fe9dccb5f79ac4091.tar.gz
cpython-2585e1e48abb3013abeb8a1fe9dccb5f79ac4091.tar.bz2
Issue #16038: CVE-2013-1752: ftplib: Limit amount of data read by
limiting the call to readline(). Original patch by Michał Jastrzębski and Giampaolo Rodola.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b0b4f10..312bfe1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -37,6 +37,10 @@ Core and Builtins
Library
-------
+- Issue #16038: CVE-2013-1752: ftplib: Limit amount of data read by
+ limiting the call to readline(). Original patch by Michał
+ Jastrzębski and Giampaolo Rodola.
+
- Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
- Issue #18458: Prevent crashes with newer versions of libedit. Its readline