diff --git a/rust/std/CVE-2018-1000810.toml b/rust/std/CVE-2018-1000810.toml index 951b38e..47585f1 100644 --- a/rust/std/CVE-2018-1000810.toml +++ b/rust/std/CVE-2018-1000810.toml @@ -2,7 +2,7 @@ id = "CVE-2018-1000810" package = "std" date = "2018-09-21" -title = "Buffer overflow vulnenrability in str::repeat()" +title = "Buffer overflow vulnerability in str::repeat()" description = """ The Rust team was recently notified of a security vulnerability affecting the `str::repeat` function in the standard library. If your code does not