Lucene search
+L

149 matches found

Kitploit
Kitploit
added 2026/08/25 10:10 a.m.4 views

cve-2015-1592

Questi file sono stati discussi nel mio talk al Houston Perl Mongers su "Weaponizing Perl Serialization Flaws With MetaSploit". Il video del talk che spiega questi file è disponibile qui: https://youtu.be/Gzx6KlqiIZE I file storable-.pl vengono utilizzati per generare i valori del parametro...

7.5CVSS5.2AI score0.75029EPSS
SaveExploits5
RedhatCVE
RedhatCVE
added 2026/08/21 7:11 p.m.6 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.89 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.4AI score0.0062EPSS
SaveExploits0References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/07/17 8:02 a.m.19 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.23 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.3 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.21 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
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/13 5:17 p.m.21 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
SaveExploits0References4
Debian CVE
Debian CVE
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 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
CVE
CVE
added 2026/07/13 3:37 p.m.162 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
EUVD
EUVD
added 2026/07/13 3:37 p.m.16 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
Cvelist
Cvelist
added 2026/07/13 3:37 p.m.138 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
OSV
OSV
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 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
Vulnrichment
Vulnrichment
added 2026/07/13 3:37 p.m.11 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.12 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
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.14 views

PT-2026-57824

Name of the Vulnerable Software and Affected Versions Storable versions prior to 3.41 Description A signed integer overflow occurs during the deserialization of a specially crafted SX HOOK record. The function retrieve hook common reads a signed 32-bit item count and passes it to av extend after...

9.8CVSS6.2AI score0.00357EPSS
SaveExploits0References28
NVD
NVD
added 2026/06/18 7:16 p.m.23 views

CVE-2026-9692

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID. These are predictable or low-entropy...

5.3CVSS0.00419EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/18 5:53 p.m.35 views

CVE-2026-9692

Summary (CVE-2026-9692): Mojolicious::Sessions::Storable in Perl versions up to 0.05 generates insecure session IDs. The default generator seeds a SHA-1 hash with a mix of low-entropy sources: built-in rand, epoch time, heap address of an anonymous hash, and the process ID, making IDs predictable...

5.3CVSS5.3AI score0.00419EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/18 5:53 p.m.10 views

CVE-2026-9692 Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID. These are predictable or low-entropy...

5.3CVSS6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/18 12:00 a.m.38 views

PT-2026-50778

Name of the Vulnerable Software and Affected Versions Mojolicious::Sessions::Storable versions prior to 0.06 Description The software generates session IDs insecurely. The default session ID generator utilizes a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address o...

5.3CVSS5.9AI score0.00419EPSS
SaveExploits0References6
Rows per page
Query Builder