add CVE alias to RUSTSEC-2021-0081(actix-http) (#983)

This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-08-17 22:07:01 +03:00
committed by GitHub
parent 67da87fc89
commit e0fda3fe9b

View File

@@ -4,6 +4,7 @@ id = "RUSTSEC-2021-0081"
package = "actix-http"
date = "2021-06-16"
keywords = ["smuggling", "http", "reverse proxy", "request smuggling"]
aliases = ["CVE-2021-38512"]
[versions]
patched = ["^ 2.2.1", ">= 3.0.0-beta.9"]