RUSTSEC-2025-0027

Source
https://rustsec.org/advisories/RUSTSEC-2025-0027
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0027.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2025-0027
Aliases
Published
2025-04-28T12:00:00Z
Modified
2025-10-28T06:29:23Z
Summary
Panic in mp3-metadata due to the lack of bounds checking
Details

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.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / mp3-metadata

Package

Name
mp3-metadata
View open source insights on deps.dev
Purl
pkg:cargo/mp3-metadata

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.4.0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "arch": [],
        "functions": [
            "mp3_metadata::read_from_slice"
        ],
        "os": []
    }
}

Database specific

categories
[
    "denial-of-service"
]
cvss
null
informational
"unsound"
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0027.json"