Lucene search
+L

169 matches found

Kitploit
Kitploit
added 2026/09/09 6:50 p.m.12 views

CVE-2026-32710

CVE-2026-32710 Heap buffer overflow in MariaDBJSONSCHEMAVALID → persistent privilege escalation → UDF RCE | ---|--- Affected| MariaDB 11.4.x confirmed on 11.4.9 Bug| OOB write in jsongetnormalizedstring — strncpy into 128-byte DYNAMICSTRING with no bounds check Impact| SELECT-only user → ALL...

9.9CVSS8.5AI score0.00856EPSS
SaveExploits1
NVD
NVD
added 2026/09/09 2:17 p.m.8 views

CVE-2026-73324

Certain VLC media player builds in versions 3.0.0 through 3.0.23 contain a memory-safety vulnerability reachable when processing media from an attacker-controlled network source. Exploitation requires user interaction and may disclose a limited, layout-dependent amount of VLC process memory...

5.3CVSS0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 2:17 p.m.7 views

DEBIAN-CVE-2026-73324

Certain VLC media player builds in versions 3.0.0 through 3.0.23 contain a memory-safety vulnerability reachable when processing media from an attacker-controlled network source. Exploitation requires user interaction and may disclose a limited, layout-dependent amount of VLC process memory...

5.3CVSS5.6AI score0.00213EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/09 1:31 p.m.8 views

EUVD-2026-74907

VLC media player copies an RTSP response line into a fixed buffer without guaranteeing termination and then treats that buffer as a C string. RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length, which writes no terminator when the source line is at least as long...

6.9CVSS6AI score0.00213EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.12 views

PT-2026-88995

VLC media player copies an RTSP response line into a fixed buffer without guaranteeing termination and then treats that buffer as a C string. RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length, which writes no terminator when the source line is at least as long...

6.9CVSS6AI score0.00213EPSS
SaveExploits0References12
NVD
NVD
added 2026/08/28 4:18 p.m.9 views

CVE-2026-58106

CVE-2025-40843 https://github.com/advisories/GHSA-5xf2-f6ch-6p8r was fixed by replacing unchecked strcpy with a bounded safestrcpy helper. At ldlogger-tool-gcc.c:129 the destination passed to that helper is fullPath + 2, but the size passed down is the full PATHMAX. safestrcpy is strncpy, which...

5.1CVSS0.00127EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 12:46 p.m.16 views

EUVD-2026-67716

CVE-2025-40843 https://github.com/advisories/GHSA-5xf2-f6ch-6p8r was fixed by replacing unchecked strcpy with a bounded safestrcpy helper. At ldlogger-tool-gcc.c:129 the destination passed to that helper is fullPath + 2, but the size passed down is the full PATHMAX. safestrcpy is strncpy, which...

5.1CVSS5.8AI score0.00127EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: clk: zynqmp: Fixed a stack-out-of-bounds issue in strncpy. “BUG: KASAN: Stack-out-of-bounds in strncpy+0x30/0x68” The Linux-ATF interface uses 16 bytes of SMC payload. If the clock name is longer than 15 bytes, the string...

5.9AI score0.0024EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 9:16 p.m.15 views

CVE-2026-12522

The HL7800 cellular modem driver's +CGCONTRDP: response handler oncmdatcmdinfoipaddr in drivers/modem/vendorstandalone/hl7800.c parses the PDP-context dynamic parameters local address, subnet mask, gateway, and DNS servers that the cellular network assigns to the device. The response is linearize...

8.8CVSS0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 8:37 p.m.35 views

CVE-2026-12522

Zephyr RTOS's on_cmd_atcmdinfo_ipaddr() in drivers/modem/vendor_standalone/hl7800.c uses attacker-controlled delimiter positions as strncpy() length into fixed 64/16-byte buffers, causing stack overflow in supervisor context. A rogue base station can trigger crashes or control-flow hijacking. Fix...

8.8CVSS5.8AI score0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 4:20 p.m.43 views

CVE-2026-45798

Wazuh (open-source threat detection and response platform) is affected by a pre-authentication stack buffer overflow in compare_wazuh_versions() (src/shared/version_op.c). The function copies an attacker-controlled enrollment V: field into a 10-byte stack buffer via strncpy() without explicit nul...

7.5CVSS5.7AI score0.00534EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/08/05 11:44 a.m.84 views

CVE-2026-71256

nanoMODBUS v1.23.0 is affected by an out-of-bounds stack read that enables a wild-pointer write via object_id handling in nanomodbus.c (nmbs_read_device_identification_basic()/recv_read_device_identification_res). A fixed 3-element array order maps object_id to buffer indices; server-provided obj...

9.8CVSS5.6AI score0.00307EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/20 12:46 a.m.21 views

EUVD-2026-38103

Crypt::OpenSSL::PKCS12 versions before 1.96 for Perl permits a heap OOB read in printattribute UTF8STRING path. printattribute copies a UTF8STRING ASN.1 attribute value into a heap buffer sized exactly to its declared length via strncpy, leaving no NUL terminator. Downstream callers run strlen on...

6.1AI score0.00632EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/04 12:04 a.m.16 views

OSV-2026-678 UNKNOWN WRITE in ___interceptor_strncpy

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=508899220 Crash type: UNKNOWN WRITE Crash state: interceptorstrncpy concathashstring ndpisearchsshtcp...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/05/01 12:18 a.m.13 views

OSV-2026-659 Heap-buffer-overflow in ___interceptor_strncpy

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=507904196 Crash type: Heap-buffer-overflow WRITE Crash state: interceptorstrncpy concathashstring ndpisearchsshtcp...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/04/18 12:16 a.m.10 views

AZL-83012 CVE-2026-40334 affecting package libgphoto2 2.5.31-1

libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, a missing null terminator exists in ptpunpackCanonFE in camlibs/ptp2/ptp-pack.c line 1377. The function copies a filename into a 13-byte buffer using strncpy without explicitly null-terminating the result. ...

3.5CVSS5.9AI score0.00187EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/17 12:00 a.m.28 views

PT-2026-33524

Name of the Vulnerable Software and Affected Versions libgphoto2 versions prior to 2.5.34 Description A missing null terminator exists in the ptp unpack Canon FE function within the camlibs/ptp2/ptp-pack.c file. The function uses strncpy to copy a filename into a 13-byte buffer without ensuring t...

6.1CVSS5.9AI score0.00218EPSS
SaveExploits0References45
BDU FSTEC
BDU FSTEC
added 2026/03/16 12:00 a.m.9 views

The vulnerabilities of the functions copy_from_bpfptr_offset() and strncpy_from_bpfptr() in the include/linux/bpfptr.h module of the Linux kernel allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerabilities of the copyfrombpfptroffset and strncpyfrombpfptr functions in the include/linux/bpfptr.h header of the Linux kernel are related to insufficient validation of input data. Exploiting these vulnerabilities could allow attackers to compromise the confidentiality, integrity, and...

7CVSS6.5AI score0.00221EPSS
SaveExploits0References9Affected Software2
EUVD
EUVD
added 2026/03/09 6:31 p.m.13 views

EUVD-2024-55470

In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path In the Linux kernel, the fremovexattr syscall calls fdget to acquire a file reference but returns early without calling fdput when strncpyfromuser fails on the name argument. In...

5.6AI score0.0021EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/26 5:32 p.m.40 views

CVE-2026-23749

Golioth Firmware SDK version 0.19.1 prior to 0.22.0, fixed in commit 0e788217, contain an out-of-bounds read due to improper null termination of a blockwise transfer path. blockwisetransferinit accepts a path whose length equals CONFIGGOLIOTHCOAPMAXPATHLEN and copies it using strncpy without...

2.9CVSS6AI score0.00165EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder