Lucene search
+L

17 matches found

RedhatCVE
RedhatCVE
added 2026/09/04 11:14 a.m.4 views

CVE-2026-85508

A stack-based buffer overflow exists in FreeIPMI's ipmi-oem tool, in the Dell OEM handler for the get-system-info cmc-ipv6-info subcommand. The vulnerable function outputdellsysteminfocmcipv6info uses a 256-byte stack buffer but allows up to 65536 bytes of data to be copied from a BMC response...

9.8CVSS5.6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/04 6:05 a.m.5 views

d_link_880_bug

D-Link路由器中的漏洞 CVE-2017-14948 在这篇简短的文章中,我们将看到我在D-Link产品中发现的一些漏洞。D-Link提供广泛的产品,包括许多不同的路由器型号,搭载不同的固件版本。在本文中,我将涉及以下固件版本:DIR-880L、DIR-868L、DIR-890L、DIR-885L 和 DIR-895L。 闲话少说,让我们开始。 固件分析 由于我没有拥有任何D-Link路由器,并且它们提供对其固件的免费访问,我决定仅通过静态分析来发现漏洞。请注意,在本节中,我将以DIR-880L固件为例,其他固件具有类似的结构。 DIR-880L...

9.8CVSS8.9AI score0.04796EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.15 views

PT-2026-80850

Name of the Vulnerable Software and Affected Versions RustDesk affected versions not specified Description Windows clipboard redirection fails to perform an upper bound check when copying a peer-supplied length into a fixed-size caller buffer. When an OLE paste consumer, such as explorer.exe, cal...

9.6CVSS5.9AI score0.003EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/31 5:16 p.m.14 views

CVE-2026-67822

Tenda W6-S 1.0.0.4510 contains a stack-based buffer overflow vulnerability in the /goform/wifiSSIDset endpoint. The function formwrlSSIDset uses sprintf to copy user-controlled 'GO' and 'index' parameters into a 64-byte stack buffer without length restriction, leading to stack overflow...

9.8CVSS0.00311EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/28 12:00 a.m.33 views

CVE-2026-51268

...

0.00398EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 5:49 a.m.7 views

BIT-OPENBAO-2026-39396 OpenBao has Decompression Bomb via Unbounded Copy in OCI Plugin Extraction (DoS)

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, ExtractPluginFromImage in OpenBao's OCI plugin downloader extracts a plugin binary from a container image by streaming decompressed tar data via io.Copy with no upper bound on the number of bytes written. ...

6.5CVSS5.9AI score0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/12 4:16 p.m.14 views

CVE-2026-10666 Stack buffer overflow in `net_ipaddr_parse()` IPv4 address-with-port parsing in `subsys/net/ip/utils.c`

parseipv4 in subsys/net/ip/utils.c reached via netipaddrparse for strings of the form "a.b.c.d:port" copies the port substring into a fixed 17-byte stack buffer char ipaddrNETIPV4ADDRLEN + 1 using a length of strlen - end - 1, where strlen is the full, unbounded input length and end is only the...

8.1CVSS6.2AI score
SaveExploits0References6
OSV
OSV
added 2026/06/25 10:34 p.m.11 views

GO-2026-5609 OpenBao: Decompression Bomb via Unbounded Copy in OCI Plugin Extraction (DoS) in github.com/openbao/openbao

OpenBao: Decompression Bomb via Unbounded Copy in OCI Plugin Extraction DoS in github.com/openbao/openbao...

6.5CVSS5.8AI score0.00218EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/21 6:24 p.m.15 views

OpenBao: Decompression Bomb via Unbounded Copy in OCI Plugin Extraction (DoS)

Summary ExtractPluginFromImage in OpenBao's OCI plugin downloader extracts a plugin binary from a container image by streaming decompressed tar data via io.Copy with no upper bound on the number of bytes written. An attacker who controls or compromises the OCI registry referenced in the victim's...

6.5CVSS5.8AI score0.00218EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/04/21 6:24 p.m.11 views

GHSA-R65V-XGWC-G56J OpenBao: Decompression Bomb via Unbounded Copy in OCI Plugin Extraction (DoS)

Summary ExtractPluginFromImage in OpenBao's OCI plugin downloader extracts a plugin binary from a container image by streaming decompressed tar data via io.Copy with no upper bound on the number of bytes written. An attacker who controls or compromises the OCI registry referenced in the victim's...

3.1CVSS5.8AI score0.00218EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/04/21 12:44 a.m.17 views

CVE-2026-39396 OpenBao has Decompression Bomb via Unbounded Copy in OCI Plugin Extraction (DoS)

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, ExtractPluginFromImage in OpenBao's OCI plugin downloader extracts a plugin binary from a container image by streaming decompressed tar data via io.Copy with no upper bound on the number of bytes written. ...

3.1CVSS5.8AI score0.00218EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/21 12:44 a.m.41 views

CVE-2026-39396 OpenBao has Decompression Bomb via Unbounded Copy in OCI Plugin Extraction (DoS)

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, ExtractPluginFromImage in OpenBao's OCI plugin downloader extracts a plugin binary from a container image by streaming decompressed tar data via io.Copy with no upper bound on the number of bytes written. ...

3.1CVSS0.00218EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/21 12:44 a.m.32 views

CVE-2026-39396

OpenBao is vulnerable to a DoS via a decompression bomb in its OCI plugin extraction. Before version 2.5.3, ExtractPluginFromImage() streams decompressed tar data with no upper bound, using io.Copy without size checks. If an attacker controls the OCI registry, they can serve a crafted image that ...

6.5CVSS5.8AI score0.00218EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2026/01/07 9:16 p.m.8 views

CVE-2026-22184

zlib versions up to and including 1.3.1.2 include a global buffer overflow in the untgz utility located under contrib/untgz. The vulnerability is limited to the standalone demonstration utility and does not affect the core zlib compression library. The flaw occurs when a user executes the untgz...

8.6CVSS0.00397EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2005/01/27 5:00 a.m.31 views

CVE-2004-0891

Buffer overflow in the MSN protocol handler for gaim 0.79 to 1.0.1 allows remote attackers to cause a denial of service application crash and possibly execute arbitrary code via an "unexpected sequence of MSNSLP messages" that results in an unbounded copy operation that writes to the wrong buffer...

10CVSS6.3AI score0.06862EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2005/01/11 12:00 a.m.29 views

xshisen -- local buffer overflows

Steve Kemp has found buffer overflows in the handling of the command line flag -KCONV and the XSHISENLIB environment variable. Ulf Härnhammer has detected an unbounded copy from the GECOS field to a char array. All overflows can be exploited to gain group games privileges...

6.8AI score
SaveExploits0References2
FreeBSD
FreeBSD
added 2004/10/19 12:00 a.m.28 views

gaim -- buffer overflow in MSN protocol support

Due to a buffer overflow in the MSN protocol support for gaim 0.79 to 1.0.1, it is possible for remote clients to do a denial-of-service attack on the application. This is caused by an unbounded copy operation, which writes to the wrong buffer...

10CVSS6.9AI score0.06862EPSS
SaveExploits0References1
Rows per page
Query Builder