Add CVE mapping

This commit is contained in:
Sergey "Shnatsel" Davidoff
2020-03-18 17:15:13 +01:00
parent f9beae30a9
commit 7797133c67
40 changed files with 40 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Affected versions of this crate called Vec::reserve() on user-supplied input.
This allows an attacker to cause an Out of Memory condition while calling the
vulnerable method on untrusted data.
"""
aliases = ["CVE-2019-15544"]
[affected.functions]
"protobuf::stream::read_raw_bytes_into" = ["< 2.6.0"]