CVE-2017-20230

34
FAUCET Score

CVE-2017-20230 is a stack overflow vulnerability affecting Storable versions prior to 3.05, a widely-used Perl serialization module. The flaw exists in the retrieve_hook function, which inconsistently handles class name length validation by storing the value as a signed integer but treating it as unsigned during read operations. This inconsistency allows attackers to craft malicious serialized data that triggers a stack overflow condition. The vulnerability carries a critical CVSS 3.1 score of 10.0 with an attack vector that is network-based, requires no authentication or user interaction, and impacts confidentiality, integrity, and availability across the system boundary. The attack requires low complexity and can be executed by any unauthenticated remote attacker, making it highly exploitable from a practical standpoint. The vulnerability is currently listed on the CISA Known Exploited Vulnerabilities catalog as actively exploited in the wild, indicating real-world attack activity. The EPSS score of 0.00026 reflects the historical prevalence data, though active exploitation status takes precedence in threat prioritization. Given the critical severity, active exploitation status, and ease of attack delivery, this vulnerability warrants immediate patching for any systems running affected Storable versions.

Impacted Technologies

VendorProductVersion(s)CPE
< 3.05CPE matchmatch criteria
cpe:2.3:a:nwclark:storable:*:*:*:*:*:perl:*:*
>= 0, < 3.05CPE match
cpe:2.3:a:nwclark:storable:*:*:*:*:*:perl:*:*

CVSS Data

CVSS version used by this source: 3.1

10.0CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
6.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.64%
Probability of exploitation in next 30 days
EPSS Percentile
47.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0064 is in the 28th percentile among its peer group of 36,833 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch