churchyard / rpms / python2

Forked from rpms/python2 6 years ago
Clone

5706124 Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack (rhbz#1303647)

Authored and Committed by torsava 7 years ago
    Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack (rhbz#1303647)
    
    Raise an error when STARTTLS fails.
    
    - rhbz#1303647: https://bugzilla.redhat.com/show_bug.cgi?id=1303647
    - rhbz#1346344: https://bugzilla.redhat.com/show_bug.cgi?id=1346344
    - Fixed upstream: https://hg.python.org/cpython/rev/b3ce713fb9be
    
        
file modified
+17 -1