File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ [advisory ]
2
+ id = " RUSTSEC-0000-0000"
3
+ package = " openssl-src"
4
+ date = " 2020-04-25"
5
+ title = " Crash causing Denial of Service attack"
6
+ url = " https://www.openssl.org/news/secadv/20200421.txt"
7
+ categories = [" denial-of-service" ]
8
+ description = """
9
+ Server or client applications that call the SSL_check_chain() function during or after a TLS 1.3
10
+ handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the
11
+ "signature_algorithms_cert" TLS extension. The crash occurs if an invalid or unrecognised signature
12
+ algorithm is received from the peer. This could be exploited by a malicious peer in a Denial of
13
+ Service attack."""
14
+ aliases = [" CVE-2020-1967" ]
15
+
16
+ [versions ]
17
+ patched = [" >= 111.9.0+1.1.1g" ]
18
+ unaffected = [" < 111.6.0+1.1.1d" ]
You can’t perform that action at this time.
0 commit comments