diff --git a/crates/prost/RUSTSEC-0000-0000.toml b/crates/prost/RUSTSEC-0000-0000.toml index 2d2967e..983aea6 100644 --- a/crates/prost/RUSTSEC-0000-0000.toml +++ b/crates/prost/RUSTSEC-0000-0000.toml @@ -2,7 +2,7 @@ id = "RUSTSEC-0000-0000" package = "prost" date = "2020-01-16" -title = "Parsing a message can result in a stack overflow" +title = "Parsing a specially crafted message can result in a stack overflow" description = """ Affected versions of this crate contained a bug in which decoding untrusted input could overflow the stack.