Panic in mp3-metadata due to the lack of bounds checking
Moderate severity
GitHub Reviewed
Published
Apr 30, 2025
to the GitHub Advisory Database
•
Updated Apr 30, 2025
Description
Published to the GitHub Advisory Database
Apr 30, 2025
Reviewed
Apr 30, 2025
Last updated
Apr 30, 2025
The
get_id3()
methods used bymp3_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.
References