Lucene search
+L

35707 matches found

CVE
CVE
added 2026/04/21 7:14 p.m.30 views

CVE-2026-40879

Summary: Nest (Node.js) suffers a DoS via recursive handling of JSON frames over TCP. Before 11.1.19, handleData() recursed for each valid JSON message in a single frame, causing call stack growth and eventual RangeError when a ~47 KB payload is sent. This is fixed in 11.1.19. What’s affected: Th...

7.5CVSS5.9AI score0.00329EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/04/21 7:14 p.m.11 views

CVE-2026-40879 Nest: DoS via Recursive handleData in JsonSocket (TCP Transport)

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.19, when an attacker sends many small, valid JSON messages in one TCP frame, handleData recurses once per message; the buffer shrinks each call. maxBufferSize is never reached; call stack overflows instead. ...

7.5CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
added 2026/04/21 6:31 p.m.11 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
OSV
OSV
added 2026/04/21 5:10 p.m.15 views

CLSA-2026-1776431757 c-ares: Fix of CVE-2022-4904

CVE-2022-4904: fix stack overflow in aressetsortlist due to missing input validation...

8.6CVSS7.3AI score0.01222EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/04/21 5:03 p.m.17 views

nix: coroutine stack-to-heap overflow via unbounded recursion in NAR directory parser

A flaw was found in Nix. Unbounded recursion in the NAR Nix Archive parser could lead to a stack-to-heap overflow when the parser is run on a coroutine stack. The stack is allocated without a guard page, which means that a stack overflow could overwrite memory on the heap and could allow arbitrar...

7.5CVSS6.5AI score0.0018EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/21 4:16 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...

10CVSS0.00641EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/21 4:16 p.m.19 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
OSV
OSV
added 2026/04/21 4:16 p.m.6 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
UbuntuCve
UbuntuCve
added 2026/04/21 4:16 p.m.12 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.11 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
ATTACKERKB
ATTACKERKB
added 2026/04/21 3:26 p.m.6 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
Vulnrichment
Vulnrichment
added 2026/04/21 3:26 p.m.15 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
Cvelist
Cvelist
added 2026/04/21 3:26 p.m.40 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
CVE
CVE
added 2026/04/21 3:26 p.m.37 views

CVE-2017-20230

CVE-2017-20230 affects Perl’s Storable before 3.05. The issue arises in retrieve_hook, which stores the class-name length as a signed int but reads it as unsigned, enabling crafted data to trigger a stack overflow during read operations. Public reports confirm a high-impact condition (CRITICAL) w...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/04/21 3:26 p.m.12 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
OSV
OSV
added 2026/04/21 2:11 a.m.11 views

MGASA-2026-0105 Updated libtiff packages fix security vulnerabilities

libtiff up to v4.7.1 was discovered to contain a NULL pointer dereference via the component libtiff/tifopen.c. CVE-2025-61143 libtiff up to v4.7.1 was discovered to contain a stack overflow via the readSeparateStripsIntoBuffer function. CVE-2025-61144...

9.8CVSS5.7AI score0.00253EPSS
SaveExploits1References3
Mageia
Mageia
added 2026/04/21 2:11 a.m.17 views

Updated libtiff packages fix security vulnerabilities

libtiff up to v4.7.1 was discovered to contain a NULL pointer dereference via the component libtiff/tifopen.c. CVE-2025-61143 libtiff up to v4.7.1 was discovered to contain a stack overflow via the readSeparateStripsIntoBuffer function. CVE-2025-61144...

9.8CVSS5.7AI score0.00253EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-011400)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011400 advisory. In the Linux kernel, the following vulnerability has been resolved: rcu: Avoid stack overflow due to rcuirqenterchecktick being kprobe-ed Registering a kprobe on...

5.5CVSS6.3AI score0.00161EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/21 12:00 a.m.14 views

Perl 安全漏洞

Perl is a general-purpose, interpreted, dynamic, and cross-platform programming language developed by the Perl community. Versions of Perl prior to 3.05 contained security vulnerabilities. These vulnerabilities stemmed from the retrievehook function, which stored the length of class names as...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.12 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
Rows per page
Query Builder