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.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-119"
],
"nvd_published_at": null,
"github_reviewed_at": "2025-04-30T17:41:16Z",
"severity": "MODERATE"
}