PT-2026-43487 · Cpan · Io::Compress
CVSS v3.1
7.3
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
IO::Compress versions 2.207 through 2.219
Description
The bundled zipdetails CLI tool crashes when processing an Info-ZIP Unix Extra Field (tag 0x7875) where the UID Size or GID Size is set to 8. This occurs because the
decode ux() function triggers decodeLitteEndian(), which attempts to call a misnamed helper function unpackValueQ. Since the actual function is defined as unpackValue Q, the script fails with an undefined subroutine error and exits. Library callers of IO::Compress and IO::Uncompress are not affected.Recommendations
Update to version 2.220.
Exploit
Fix
Improper Handling of Exceptional Conditions
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Io::Compress