mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
Fix typo in http CVE number (#564)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-2019-0034"
|
||||
package = "http"
|
||||
aliases = ["CVE-2020-25009"]
|
||||
aliases = ["CVE-2019-25009"]
|
||||
categories = ["memory-corruption"]
|
||||
date = "2019-11-16"
|
||||
keywords = ["memory-safety", "double-free", "unsound"]
|
||||
|
||||
Reference in New Issue
Block a user