mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 07:46:22 +01:00
Merge pull request #257 from hawkw/patch-1
Fix patched version for RUSTSEC-2020-0008
This commit is contained in:
@@ -20,8 +20,8 @@ runtime. This allows bypassing CORS restrictions. In combination with other
|
||||
vulnerabilities, such as an exploitable web server listening on loopback, it may
|
||||
allow remote code execution.
|
||||
|
||||
The flaw was corrected in hyper version 0.12.35.
|
||||
The flaw was corrected in hyper version 0.12.34.
|
||||
"""
|
||||
|
||||
[versions]
|
||||
patched = [">= 0.12.35"]
|
||||
patched = [">= 0.12.34"]
|
||||
|
||||
Reference in New Issue
Block a user