mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Adjust patched versions in mp3-metadata advisory
This commit is contained in:
@@ -11,7 +11,7 @@ categories = ["denial-of-service"]
|
||||
functions = {"mp3_metadata::read_from_slice" = ["< 0.4.0"]}
|
||||
|
||||
[versions]
|
||||
patched = ["0.4.0"]
|
||||
patched = [">= 0.4.0"]
|
||||
```
|
||||
|
||||
# Panic in mp3-metadata due to the lack of bounds checking
|
||||
|
||||
Reference in New Issue
Block a user