protobuf 2.6.0 and 1.7.5 released with fix to this issue

This commit is contained in:
Ossi Herrala
2019-05-20 01:29:27 +03:00
parent 0854d2baee
commit bfc6f36d20

View File

@@ -12,4 +12,4 @@ vulnerable method on untrusted data.
url = "https://github.com/stepancheg/rust-protobuf/issues/411"
keywords = ["oom", "panic", "dos"]
affected_functions = ["stream::read_raw_bytes_into"]
patched_versions = []
patched_versions = [">= 1.7.5, >= 2.6.0"]