GHSA-6R7M-2WH8-438W
Vulnerability from github – Published: 2026-04-21 18:31 – Updated: 2026-04-21 21:31
VLAI?
Details
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.
Severity ?
10.0 (Critical)
{
"affected": [],
"aliases": [
"CVE-2017-20230"
],
"database_specific": {
"cwe_ids": [
"CWE-121"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-04-21T16:16:18Z",
"severity": "CRITICAL"
},
"details": "Storable versions before 3.05 for Perl has a stack overflow.\n\nThe 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.",
"id": "GHSA-6r7m-2wh8-438w",
"modified": "2026-04-21T21:31:23Z",
"published": "2026-04-21T18:31:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-20230"
},
{
"type": "WEB",
"url": "https://github.com/Perl/perl5/issues/15831"
},
{
"type": "WEB",
"url": "https://github.com/Perl/perl5/commit/a258c17c6937f79529c8319a829310e09cdbd216.patch"
},
{
"type": "WEB",
"url": "https://metacpan.org/release/RURBAN/Storable-3.05/changes"
},
{
"type": "WEB",
"url": "https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242533.html"
},
{
"type": "WEB",
"url": "https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242703.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/21/5"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…