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
| Link | Resource |
|---|---|
| https://github.com/Perl/perl5/commit/a258c17c6937f79529c8319a829310e09cdbd216.patch | Patch |
| https://github.com/Perl/perl5/issues/15831 | Issue Tracking |
| https://metacpan.org/release/RURBAN/Storable-3.05/changes | Release Notes |
| https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242533.html | Third Party Advisory |
| https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242703.html | Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2026/04/21/5 | Mailing List |
Configurations
History
22 Apr 2026, 17:36
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Perl/perl5/commit/a258c17c6937f79529c8319a829310e09cdbd216.patch - Patch | |
| References | () https://github.com/Perl/perl5/issues/15831 - Issue Tracking | |
| References | () https://metacpan.org/release/RURBAN/Storable-3.05/changes - Release Notes | |
| References | () https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242533.html - Third Party Advisory | |
| References | () https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242703.html - Third Party Advisory | |
| References | () http://www.openwall.com/lists/oss-security/2026/04/21/5 - Mailing List | |
| CPE | cpe:2.3:a:nwclark:storable:*:*:*:*:*:perl:*:* | |
| First Time |
Nwclark
Nwclark storable |
21 Apr 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 10.0 |
21 Apr 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-21 16:16
Updated : 2026-04-22 17:36
NVD link : CVE-2017-20230
Mitre link : CVE-2017-20230
CVE.ORG link : CVE-2017-20230
JSON object : View
Products Affected
nwclark
- storable
CWE
CWE-121
Stack-based Buffer Overflow
