mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
List patched version for protobuf crate (#2250)
Update RUSTSEC-2024-0437 with the released patched version. The is on crates.io and per the changelog[1] contains a fix for the recursion issue.
[1]: 330b78658e/CHANGELOG.md (372---2025-03-10-to-be-released)
This commit is contained in:
@@ -9,7 +9,7 @@ keywords = ["panic"]
|
||||
related = ["GHSA-735f-pc8j-v9w8"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 3.7.2"]
|
||||
|
||||
[affected]
|
||||
functions = { "protobuf::coded_input_stream::CodedInputStream::skip_group" = ["<= 3.4.0"] }
|
||||
|
||||
Reference in New Issue
Block a user