Commit 355f16fd authored by Victor Stinner's avatar Victor Stinner Committed by GitHub

bpo-35746: Credit Colin Read and Nicolas Edet (GH-11863)

Add credit for the cert parser vulnerability. Mention also Cisco
TALOS-2018-0758 identifier.
parent 3e028b2d
......@@ -6,7 +6,8 @@
[CVE-2019-5010] Fix a NULL pointer deref in ssl module. The cert parser did
not handle CRL distribution points with empty DP or URI correctly. A
malicious or buggy certificate can result into segfault.
malicious or buggy certificate can result into segfault. Vulnerability
(TALOS-2018-0758) reported by Colin Read and Nicolas Edet of Cisco.
..
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment