Lucene search
+L

59 matches found

Github Security Blog
Github Security Blog
added 2026/04/03 3:39 a.m.10 views

Swift Crypto: X-Wing HPKE Decapsulation Accepts Malformed Ciphertext Length

Summary The X-Wing decapsulation path accepts attacker-controlled encapsulated ciphertext bytes without enforcing the required fixed ciphertext length. The decapsulation call is forwarded into a C API, which expects a compile-time fixed-size ciphertext buffer of 1120 bytes. This creates an FFI...

7.5CVSS6.2AI score0.00472EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/27 11:21 p.m.6 views

EUVD-2026-16903

The eswifi socket offload driver copies user-provided payloads into a fixed buffer without checking available space; oversized sends overflow eswifi-buf, corrupting kernel memory CWE-120. Exploit requires local code that can call the socket send API; no remote attacker can reach it directly...

7.3CVSS6.1AI score0.00215EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/09 9:46 p.m.11 views

CVE-2026-30929

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, MagnifyImage uses a fixed-size stack buffer. When using a specific image it is possible to overflow this buffer and corrupt the stack. This vulnerability is fix...

7.7CVSS6AI score0.00107EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/02/11 6:16 p.m.18 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

7.8CVSS0.00199EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/14 12:0 a.m.15 views

PT-2026-2909

TinyOS versions up to and including 2.1.2 contain a global buffer overflow vulnerability in the printfUART formatted output implementation used within the ZigBee / IEEE 802.15.4 networking stack. The implementation formats output into a fixed-size global buffer and concatenates strings for %s...

5.1CVSS6.8AI score0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/07 9:16 p.m.6 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.00381EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/02 1:0 p.m.16 views

CVE-2025-11782

CVE-2025-11782 affects Circutor SGE-PLC1000/SGE-PLC50 (v9.0.2). The ShowDownload() function uses sprintf() to format a string with user-controlled GetParameter(meter) input into a fixed 64-byte buffer (acStack_4c) without length checks, enabling a stack-based overflow if meter exceeds the buffer....

9.8CVSS6.9AI score0.00364EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/02 12:0 a.m.10 views

PT-2025-48672

Name of the Vulnerable Software and Affected Versions Circutor SGE-PLC1000/SGE-PLC50 version 9.0.2 Description A stack-based buffer overflow exists in the software due to insufficient bounds checking when handling user-supplied input. The ShowDownload function utilizes sprintf to format a string,...

9.8CVSS6.9AI score0.00364EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/24 2:39 p.m.6 views

CVE-2025-12970 CVE-2025-12970

The extractname function in Fluent Bit indocker input plugin copies container names into a fixed size stack buffer without validating length. An attacker who can create containers or control container names, can supply a long name that overflows the buffer, leading to process crash or arbitrary...

8.8CVSS7.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/14 12:1 a.m.6 views

CVE-2025-60693

A stack-based buffer overflow exists in the getmergemac function of the httpd binary on Linksys E1200 v2 routers Firmware E1200v2.0.11.001us.tar.gz. The function concatenates up to six user-supplied CGI parameters matching 05 into a fixed-size buffer a2 without proper bounds checking, appending...

6.5CVSS8.1AI score0.00774EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.7 views

SUSE SLES12 Security Update : squid (SUSE-SU-2025:03607-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2025:03607-1 advisory. - CVE-2025-59362: fixed buffer overflow bsc1250627 Tenable has extracted the preceding description block directly from the SUSE security advisory. Not...

4CVSS5.5AI score0.00362EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-29570

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.01182EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-15979

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.01216EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-37816

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid countedby use gcc 15 honors the countedbylen...

5.5CVSS6AI score0.00179EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fixed the issue caused by invalid use of countedby GCC 15 recognizes the countedbylen attribute in vsctppacket.buf, and the vsc-tp.c code uses this attribute incorrectly. len does not contain the available size in the...

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/15 1:15 p.m.2 views

DEBIAN-CVE-2024-53681

In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmetrootdiscoverynqnstore treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the string. Create a new string with kstrndup instead of usin...

5.5CVSS5.6AI score0.00185EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2023/10/20 12:0 a.m.21 views

Ubuntu 16.04 ESM : Libntlm vulnerability (USN-5108-2)

The remote Ubuntu 16.04 ESM host has packages installed that are affected by a vulnerability as referenced in the USN-5108-2 advisory. USN-5108-1 fixed a vulnerability in Libntlm. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. Tenable has extracted the...

9.8CVSS8.2AI score0.03107EPSS
SaveExploits1References2
OSV
OSV
added 2023/06/01 1:15 a.m.4 views

CVE-2023-2598

A flaw was found in the fixed buffer registration code for iouring iosqebufferregister in iouring/rsrc.c in the Linux kernel that allows out-of-bounds access to physical memory beyond the end of the buffer. This flaw enables full local privilege escalation...

7.8CVSS5.6AI score0.01371EPSS
SaveExploits6References3
CNNVD
CNNVD
added 2023/03/29 12:0 a.m.6 views

D-Link DIR-1935 安全漏洞

The D-Link DIR-1935 is a wireless router from China-based AUO D-Link. A security vulnerability exists in the D-Link DIR-1935 that stems from a failure to properly validate the length of user-supplied data before copying it into a fixed-length buffer when parsing NetMask elements...

6.8CVSS6.8AI score0.01075EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/03/16 12:0 a.m.9 views

Accel-Ppp 缓冲区错误漏洞

Accel-Ppp is a high performance Pptp/L2tp/Pppoe/Ipoe server for Linux. A security vulnerability exists in Accel-Ppp, which stems from user input cmdlinelen being copied into a fixed buffer b-buf without any binding checks...

9.8CVSS8.5AI score0.01216EPSS
SaveExploits0References2
Rows per page
Query Builder