Storable versions before 3.05 for Perl has a stack...
Critical severity
Unreviewed
Published
Apr 21, 2026
to the GitHub Advisory Database
•
Updated Apr 21, 2026
Description
Published by the National Vulnerability Database
Apr 21, 2026
Published to the GitHub Advisory Database
Apr 21, 2026
Last updated
Apr 21, 2026
Storable versions before 3.05 for Perl has a stack overflow.
The retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow.
References