Lucene search
+L

154 matches found

Kitploit
Kitploit
added 2026/09/14 2:21 p.m.8 views

cve-2015-1592

These files were discussed in my Houston Perl Mongers talk about "Weaponizing Perl Serialization Flaws With MetaSploit". The video of the talk that explains these files is available here: https://youtu.be/Gzx6KlqiIZE The storable-.pl files are used to generate the 'config' parameter values used i...

7.5CVSS5.8AI score0.75419EPSS
SaveExploits5
OSV
OSV
added 2026/09/09 2:10 p.m.5 views

USN-8675-2 perl vulnerabilities

USN-8675-1 fixed vulnerabilities in Perl. This update provides the corresponding fix for Perl on Ubuntu 26.04 LTS. Original advisory details: It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an...

9.8CVSS5.9AI score0.00432EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/09/09 2:10 p.m.8 views

USN-8675-2: Perl vulnerabilities

USN-8675-1 fixed vulnerabilities in Perl. This update provides the corresponding fix for Perl on Ubuntu 26.04 LTS. Original advisory details: It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an...

9.8CVSS5.9AI score0.00432EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 2:55 p.m.11 views

USN-8675-1 perl vulnerabilities

It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an out-of-bounds heap read, resulting in information disclosure. CVE-2026-12087 It was discovered that Perl incorrectly handled regular expressions...

9.8CVSS5.5AI score0.00432EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/08/25 2:55 p.m.9 views

USN-8675-1: Perl vulnerabilities

It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an out-of-bounds heap read, resulting in information disclosure. CVE-2026-12087 It was discovered that Perl incorrectly handled regular expressions...

9.8CVSS5.5AI score0.00432EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/21 7:11 p.m.8 views

CVE-2026-57433

A flaw was found in Storable. This vulnerability allows a remote attacker to cause a denial of service DoS by providing a specially crafted data blob during deserialization. The flaw occurs due to a signed integer overflow when processing an SXHOOK record, leading to a negative count being passed...

9.8CVSS5.3AI score0.00357EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/05 6:42 a.m.104 views

CVE-2026-61484

Apache Lucy is affected by CVE-2026-61484 due to a Deserialization of Untrusted Data vulnerability. The advisory states this affects Lucy: all versions and, because the project is retired, there will be no fix released; users should consider alternatives or restrict access to trusted users. The C...

9.8CVSS5.5AI score0.0062EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/01 11:12 a.m.10 views

OESA-2026-3224 perl security update

Perl 5 is a highly capable, feature-rich programming language with over 30 years of development. Perl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large scale development projects. Security Fixes: Perl versions through 5.43.10 have an...

9.8CVSS5.9AI score0.00357EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/07/17 8:02 a.m.21 views

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SX_HOOK record

...

9.8CVSS5.2AI score0.00357EPSS
SaveExploits0
NVD
NVD
added 2026/07/13 5:17 p.m.27 views

CVE-2026-57433

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

9.8CVSS0.00357EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 5:17 p.m.10 views

AZL-92415 CVE-2026-57433 affecting package perl for versions less than 5.38.2-514

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

9.8CVSS5.9AI score0.00357EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 5:17 p.m.24 views

UBUNTU-CVE-2026-57433

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

9.8CVSS6.2AI score0.00357EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/13 5:17 p.m.29 views

CVE-2026-57433

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

9.8CVSS6.2AI score0.00357EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/13 3:37 p.m.25 views

EUVD-2026-43501

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

6.2AI score0.00357EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/13 3:37 p.m.187 views

CVE-2026-57433

CVE-2026-57433 affects Perl’s Storable before 3.41. A signed 32-bit item count read from an SX_HOOK record is added to one and then fed to av_extend; when the count equals I32_MAX the addition overflows to negative, causing av_extend to panic during thaw/retrieve and terminate deserialization. Mu...

9.8CVSS6.2AI score0.00357EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/07/13 3:37 p.m.18 views

CVE-2026-57433

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

9.8CVSS5.5AI score0.00357EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 3:37 p.m.18 views

CVE-2026-57433 Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SX_HOOK record

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

9.8CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/13 3:37 p.m.165 views

CVE-2026-57433 Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SX_HOOK record

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

0.00357EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/13 3:37 p.m.14 views

CVE-2026-57433 Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SX_HOOK record

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

6.2AI score0.00357EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/07/13 3:37 p.m.15 views

CVE-2026-57433

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

6.2AI score0.00357EPSS
SaveExploits0References2
Rows per page
Query Builder