This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Talos
Recipients Talos
Date 2019-01-15.16:24:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.
History
Date User Action Args
2019-01-15 16:24:33Talossetrecipients: + Talos
2019-01-15 16:24:28Talossetmessageid: <[email protected]>
2019-01-15 16:24:28Taloslinkissue35746 messages
2019-01-15 16:24:28Taloscreate