mirror of
https://github.com/python/cpython.git
synced 2025-10-01 21:02:15 +00:00
bpo-35746: Credit Colin Read and Nicolas Edet (GH-11863)
Add credit for the cert parser vulnerability. Mention also Cisco TALOS-2018-0758 identifier.
This commit is contained in:
parent
3e028b2d40
commit
355f16fd4b
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
||||||
|
|
||||||
[CVE-2019-5010] Fix a NULL pointer deref in ssl module. The cert parser did
|
[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
|
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.
|
||||||
|
|
||||||
..
|
..
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue