diff --git a/crates/http/RUSTSEC-2019-0033.toml b/crates/http/RUSTSEC-2019-0033.toml index fe88a86..14f2046 100644 --- a/crates/http/RUSTSEC-2019-0033.toml +++ b/crates/http/RUSTSEC-2019-0033.toml @@ -1,5 +1,6 @@ [advisory] id = "RUSTSEC-2019-0033" +aliases = ["CVE-2020-25574"] package = "http" date = "2019-11-16" title = "Integer Overflow in HeaderMap::reserve() can cause Denial of Service"