mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-20 10:31:01 +01:00
This reverts commit 7cbdcd8500.
This commit is contained in:
committed by
GitHub
parent
7cbdcd8500
commit
49fb6c0b94
@@ -9,7 +9,8 @@ date = "2022-05-03"
|
||||
url = "https://www.openssl.org/news/secadv/20220503.txt"
|
||||
|
||||
[versions]
|
||||
patched = [">= 111.20.0, < 300.0.0", ">= 300.0.6"]
|
||||
patched = [">= 300.0.6"]
|
||||
unaffected = ["< 300.0"]
|
||||
```
|
||||
|
||||
# Resource leakage when decoding certificates and keys
|
||||
|
||||
@@ -9,7 +9,8 @@ date = "2022-05-03"
|
||||
url = "https://www.openssl.org/news/secadv/20220503.txt"
|
||||
|
||||
[versions]
|
||||
patched = [">= 111.20.0, < 300.0.0", ">= 300.0.6"]
|
||||
patched = [">= 300.0.6"]
|
||||
unaffected = ["< 300.0"]
|
||||
```
|
||||
|
||||
# Incorrect MAC key used in the RC4-MD5 ciphersuite
|
||||
|
||||
@@ -9,7 +9,8 @@ date = "2022-05-03"
|
||||
url = "https://www.openssl.org/news/secadv/20220503.txt"
|
||||
|
||||
[versions]
|
||||
patched = [">= 111.20.0, < 300.0.0", ">= 300.0.6"]
|
||||
patched = [">= 300.0.6"]
|
||||
unaffected = ["< 300.0"]
|
||||
```
|
||||
|
||||
# `OCSP_basic_verify` may incorrectly verify the response signing certificate
|
||||
|
||||
Reference in New Issue
Block a user