← Back to browse · API

CVE-2017-20230

Severity
CRITICAL
CVSS
10.0
EPSS
0.00641
Risk score
40.22
CISA KEV
No
PoC
No
Published
2026-04-21
Modified
2026-04-21
First seen
2026-08-07
Aliases
EUVD-2017-18967, GHSA-6R7M-2WH8-438W
Products
NWCLARK:Storable 0 <3.05
Sources
euvd EUVD-2017-18967

Description

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