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:23.888737Z
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

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.4.0

Ecosystem specific

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

Database specific

cvss

null

categories

[
    "denial-of-service"
]

informational

"unsound"