Lucene search
+L

157 matches found

RedhatCVE
RedhatCVE
added 2026/04/22 8:09 p.m.13 views

CVE-2017-20230

A flaw was found in Storable for Perl. A remote attacker can exploit a vulnerability in the retrievehook function by crafting malicious data. This flaw occurs because the function incorrectly handles the length of class names, storing it as a signed integer but processing it as unsigned during re...

10CVSS5.7AI score0.00641EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2017-20230

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read...

10CVSS6AI score0.00641EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/21 6:31 p.m.14 views

EUVD-2017-18967

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/21 4:16 p.m.18 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

10CVSS0.00641EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/21 4:16 p.m.8 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

10CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/04/21 4:16 p.m.21 views

DEBIAN-CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

10CVSS5.5AI score0.00641EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/21 4:16 p.m.14 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

10CVSS5.9AI score0.00641EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/21 4:16 p.m.13 views

UBUNTU-CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

10CVSS5.9AI score0.00641EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/21 3:26 p.m.23 views

CVE-2017-20230 Storable versions before 3.05 for Perl has a stack overflow

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

5.8AI score0.00641EPSS
SaveExploits0References5
attackerkb
attackerkb
added 2026/04/21 3:26 p.m.8 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/21 3:26 p.m.45 views

CVE-2017-20230 Storable versions before 3.05 for Perl has a stack overflow

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

0.00641EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/04/21 3:26 p.m.16 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

10CVSS5.4AI score0.00641EPSS
SaveExploits0
CVE
CVE
added 2026/04/21 3:26 p.m.44 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook 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...

5.8AI score0.00641EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.14 views

PT-2026-33993

Name of the Vulnerable Software and Affected Versions Storable versions prior to 3.05 Description A stack overflow exists in the retrieve hook function. The issue occurs because the length of the class name is stored as a signed integer but is treated as unsigned during read operations, allowing ...

10CVSS5.2AI score0.00641EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2026/04/10 10:29 p.m.14 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: perl-Storable: perl-Storable-3.37-522.1.hum1 aarch64, x8664 perl-Storable-tests-3.37-522.1.hum1 aarch64, x8664 perl-Storable-3.37-522.1.hum1.src src...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/10 10:29 p.m.23 views

perl-Storable: Storable for Perl: Denial of service via stack overflow in retrieve_hook function

A flaw was found in Storable for Perl. A remote attacker can exploit a vulnerability in the retrievehook function by crafting malicious data. This flaw occurs because the function incorrectly handles the length of class names, storing it as a signed integer but processing it as unsigned during re...

10CVSS6AI score0.00641EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/03/26 9:39 a.m.10 views

CVE-2014-125112

A vulnerability was identified in Plack::Middleware::Session::Cookie when session data is deserialized from cookies using Storable::thaw. If the secret parameter is not configured or is compromised, an attacker can craft a malicious session cookie containing serialized objects. Because...

9.8CVSS6.2AI score0.0083EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2012-6003

Malware in sbrugna...

7.5CVSS6.4AI score0.02718EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2013-2143

Malware in sbrugna...

7.5CVSS6.1AI score0.03614EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2013-7062

Malware in sbrugna...

6.8CVSS6.1AI score0.02839EPSS
SaveExploits0References8
Rows per page
Query Builder