mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-22 19:35:23 +01:00
Update which tower-http versions are affected by RUSTSEC-2021-0135 (#1166)
This commit is contained in:
@@ -11,7 +11,7 @@ keywords = ["directory traversal", "http"]
|
||||
os = ["windows"]
|
||||
|
||||
[versions]
|
||||
patched = [">= 0.2.1"]
|
||||
patched = [">= 0.2.1", ">= 0.1.3, < 0.2.0"]
|
||||
```
|
||||
|
||||
# Improper validation of Windows paths could lead to directory traversal attack
|
||||
|
||||
Reference in New Issue
Block a user