diff --git a/rust/std/CVE-2018-1000657.toml b/rust/std/CVE-2018-1000657.toml index f6985fa..63215cf 100644 --- a/rust/std/CVE-2018-1000657.toml +++ b/rust/std/CVE-2018-1000657.toml @@ -2,7 +2,7 @@ id = "CVE-2018-1000657" package = "std" date = "2018-08-20" -title = "Buffer overflow vulnenrability in VecDeque::reserve()" +title = "Buffer overflow vulnerability in VecDeque::reserve()" description = """ The `std::collections::vec_deque::VecDeque::reserve()` function contains a buffer overflow vulnerability that can potentially result in arbitrary code