- Reported
-
- Issued
-
- Package
-
mp3-metadata
(crates.io)
- Type
-
INFO
Unsound
- Categories
-
- References
-
- Patched
-
- Affected Functions
- Version
mp3_metadata::read_from_slice
-
Description
The get_id3()
methods used by mp3_metadata::read_from_slice()
does not perform adequate bounds
checking when recreating the tag due to the use of desynchronization.
Fixed in Fix index error, released as
part of 0.4.0.
Advisory available under CC0-1.0
license.