mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-02 17:46:38 +01:00
Merge pull request #845 from amousset/patch-2
RUSTSEC-2021-0020 is fixed in hyper 0.12.36 too
This commit is contained in:
@@ -9,7 +9,7 @@ keywords = ["http", "request-smuggling"]
|
||||
aliases = ["CVE-2021-21299"]
|
||||
|
||||
[versions]
|
||||
patched = [">= 0.14.3", "0.13.10"]
|
||||
patched = [">= 0.14.3", "0.13.10", "0.12.36"]
|
||||
unaffected = ["< 0.12.0"]
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user