churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

8f231d0 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#1346345: https://bugzilla.redhat.com/show_bug.cgi?id=1346345
    - Fixed upstream: https://hg.python.org/cpython/rev/d590114c2394
    
        
file modified
+17 -1