diff options
author | Christian Heimes <christian@cheimes.de> | 2013-08-16 22:54:47 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-08-16 22:54:47 (GMT) |
commit | 88b174c977f552ddcc5ff3078742a2922b236f83 (patch) | |
tree | e2cf01841a6ce776e79bdccac2c97019a6e65ded /Lib/difflib.py | |
parent | 326ec048bf082bf136ab3d6922fa3a89bc6d5892 (diff) | |
download | cpython-88b174c977f552ddcc5ff3078742a2922b236f83.zip cpython-88b174c977f552ddcc5ff3078742a2922b236f83.tar.gz cpython-88b174c977f552ddcc5ff3078742a2922b236f83.tar.bz2 |
Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
inside subjectAltName correctly. Formerly the module has used OpenSSL's
GENERAL_NAME_print() function to get the string represention of ASN.1
strings for rfc822Name (email), dNSName (DNS) and
uniformResourceIdentifier (URI).
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions