Revert "Fix RUSTSEC-2022-0025,26,27 openssl-src for the 111 stream (#1263)" (#1264)

This reverts commit 7cbdcd8500.
This commit is contained in:
Sergey "Shnatsel" Davidoff
2022-06-20 14:19:49 +02:00
committed by GitHub
parent 7cbdcd8500
commit 49fb6c0b94
3 changed files with 6 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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