Lucene search
+L

77992 matches found

CVE
CVE
added 2026/03/19 5:45 p.m.32 views

CVE-2026-3548

Two concrete vulnerabilities affect the wolfSSL CRL parser: heap-based and stack-based buffer overflows when parsing CRL numbers, triggered by crafted CRLs and only in builds with CRL support enabled. The issue stems from storing the CRL number as a hexadecimal string, enabling out-of-bounds writ...

9.8CVSS6.2AI score0.00471EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/19 5:16 p.m.7 views

DEBIAN-CVE-2026-0819

A stack buffer overflow vulnerability exists in wolfSSL's PKCS7 SignedData encoding functionality. In wcPKCS7BuildSignedAttributes, when adding custom signed attributes, the code passes an incorrect capacity value esd-signedAttribsCount to EncodeAttributes instead of the remaining available space...

7.1CVSS5.8AI score0.00101EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/19 5:16 p.m.9 views

CVE-2026-0819

A stack buffer overflow vulnerability exists in wolfSSL's PKCS7 SignedData encoding functionality. In wcPKCS7BuildSignedAttributes, when adding custom signed attributes, the code passes an incorrect capacity value esd-signedAttribsCount to EncodeAttributes instead of the remaining available space...

7.1CVSS6.1AI score0.00101EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/19 5:16 p.m.12 views

UBUNTU-CVE-2026-0819

A stack buffer overflow vulnerability exists in wolfSSL's PKCS7 SignedData encoding functionality. In wcPKCS7BuildSignedAttributes, when adding custom signed attributes, the code passes an incorrect capacity value esd-signedAttribsCount to EncodeAttributes instead of the remaining available space...

7.1CVSS6.1AI score0.00101EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/19 4:54 p.m.5 views

CVE-2026-0819

A stack buffer overflow vulnerability exists in wolfSSL's PKCS7 SignedData encoding functionality. In wcPKCS7BuildSignedAttributes, when adding custom signed attributes, the code passes an incorrect capacity value esd-signedAttribsCount to EncodeAttributes instead of the remaining available space...

5.9CVSS6.1AI score0.00101EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/19 4:54 p.m.36 views

CVE-2026-0819 Stack buffer overflow in PKCS7 SignedData encoding with custom signed attributes

A stack buffer overflow vulnerability exists in wolfSSL's PKCS7 SignedData encoding functionality. In wcPKCS7BuildSignedAttributes, when adding custom signed attributes, the code passes an incorrect capacity value esd-signedAttribsCount to EncodeAttributes instead of the remaining available space...

5.9CVSS0.00101EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/03/19 4:54 p.m.17 views

CVE-2026-0819

A stack buffer overflow vulnerability exists in wolfSSL's PKCS7 SignedData encoding functionality. In wcPKCS7BuildSignedAttributes, when adding custom signed attributes, the code passes an incorrect capacity value esd-signedAttribsCount to EncodeAttributes instead of the remaining available space...

7.1CVSS5.7AI score0.00101EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/03/19 4:54 p.m.17 views

CVE-2026-0819

A stack buffer overflow vulnerability exists in wolfSSL's PKCS7 SignedData encoding functionality. In wcPKCS7BuildSignedAttributes, when adding custom signed attributes, the code passes an incorrect capacity value esd-signedAttribsCount to EncodeAttributes instead of the remaining available space...

7.1CVSS5.8AI score0.00101EPSS
SaveExploits0
OSV
OSV
added 2026/03/19 4:54 p.m.9 views

CVE-2026-0819 Stack buffer overflow in PKCS7 SignedData encoding with custom signed attributes

A stack buffer overflow vulnerability exists in wolfSSL's PKCS7 SignedData encoding functionality. In wcPKCS7BuildSignedAttributes, when adding custom signed attributes, the code passes an incorrect capacity value esd-signedAttribsCount to EncodeAttributes instead of the remaining available space...

5.9CVSS6.2AI score
SaveExploits0References4
OSV
OSV
added 2026/03/19 3:16 p.m.2 views

AZL-80469 CVE-2025-69720 affecting package ncurses for versions less than 6.4-3

The infocmp command-line tool in ncurses before 6.5-20251213 has a stack-based buffer overflow in analyzestring in progs/infocmp.c...

9.8CVSS7.4AI score0.00447EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/19 3:16 p.m.13 views

UBUNTU-CVE-2025-69720

The infocmp command-line tool in ncurses before 6.5-20251213 has a stack-based buffer overflow in analyzestring in progs/infocmp.c...

9.8CVSS6.2AI score0.00447EPSS
SaveExploits1References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/19 1:32 p.m.6 views

Security Bulletin: IBM Datapower Operations Dashboard is vulnerable to a StackOverflowError CVE-2025-48924

Summary Apache Commons is used by the IBM Datapower Operations Dashboard in their Java components utility operations Vulnerability Details CVEID:CVE-2025-48924 DESCRIPTION: Uncontrolled Recursion vulnerability in Apache Commons Lang. This issue affects Apache Commons Lang: Starting with...

5.3CVSS5.8AI score0.0227EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/03/19 12:30 p.m.20 views

EUVD-2006-7234

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be expanded. Then the new value will be written at location ++stackptr, which equals stacksize and therefore falls just outside the allocat...

9.8CVSS6AI score0.00548EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/19 12:16 p.m.13 views

CVE-2006-10003

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be expanded. Then the new value will be written at location ++stackptr, which equals stacksize and therefore falls just outside the allocat...

9.8CVSS0.00548EPSS
SaveExploits0References21
Debian CVE
Debian CVE
added 2026/03/19 11:08 a.m.14 views

CVE-2006-10003

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be expanded. Then the new value will be written at location ++stackptr, which equals stacksize and therefore falls just outside the allocat...

9.8CVSS5.6AI score0.00548EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/19 11:08 a.m.5 views

CVE-2006-10003 XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be expanded. Then the new value will be written at location ++stackptr, which equals stacksize and therefore falls just outside the allocat...

6AI score0.00548EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/19 11:08 a.m.34 views

CVE-2006-10003

XML::Parser (Perl) up to version 2.47 contains an off-by-one heap buffer overflow in st_serial_stack, enabling memory corruption and crashes on deeply nested XML. A patched version is available (varies by distro) — Debian fixes 2.46-2+deb11u1 and 2.47-2~deb13u1; RedHat/Debian/Linux advisories als...

9.8CVSS6AI score0.00548EPSS
SaveExploits0References21Affected Software1
OSV
OSV
added 2026/03/19 8:11 a.m.7 views

SUSE-SU-2026:20911-1 Security update for poppler

This update for poppler fixes the following issues: - CVE-2025-11896: infinite recursion leading to stack overflow due to object loop in PDF CMap bsc1252337...

2.1CVSS5.9AI score0.00158EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/03/19 8:04 a.m.13 views

Stack overflow parsing XML with deeply nested DTD content models

...

7.5CVSS5.8AI score0.0069EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/19 12:27 a.m.11 views

SUSE CVE-2026-23246

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bounds-check linkid in ieee80211mlreconfiguration linkid is taken from the ML Reconfiguration element control & 0x000f, so it can be 0..15. linkremovaltimeout has IEEE80211MLDMAXNUMLINKS 15 elements, so index 15 i...

5.5CVSS5.6AI score0.0029EPSS
SaveExploits0References16
Rows per page
Query Builder