[2.7] bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() by vstinner · Pull Request #11120 · python/cpython
* bpo-16039: CVE-2013-1752: Change use of readline() in imaplib.IMAP4_SSL to limit line length. Remove IMAP4_SSL.readline() and IMAP4_SSL.read() to inherit IMAP4 implementation. * bpo-20118: reenable ThreadedNetworkedTests.test_linetoolong() of test_imaplib. The test now sets the _MAXLINE limit to 10 characters.
vstinner
changed the title
[2.7] bpo-20118, test_imaplib: reenable test_linetoolong()
[2.7] bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters