Lucene search
+L

2874 matches found

Snyk
Snyk
added 2026/05/04 9:25 p.m.9 views

Incorrect Type Conversion or Cast

Overview Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast in the DiscoverKeys process. An attacker can cause the application to crash by providing a non-RSA key such as an EC key from a repository JWKS endpoint, which triggers a panic due to an unchecked type...

7.1CVSS5.8AI score0.00252EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/04 8:50 p.m.41 views

GHSA-5HFV-C864-QCQ9 CI4MS has a Deactivated User Session Bypass (active=0)

Summary The auth filter has the deactivated/banned user check commented out. Details CodeIgniter Shield's loggedIn re-checks the status field catching status='banned', but does not re-check the active field for existing sessions. When an admin deactivates a user active=0 after they have already...

5.3CVSS5.9AI score0.00269EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/04 4:43 p.m.8 views

CVE-2025-47406 Buffer Over-read in DSP Service

Information Disclosure while processing IOCTL handler callbacks without verifying buffer size...

6.1CVSS5.9AI score0.00074EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/04 2:16 p.m.16 views

DEBIAN-CVE-2025-70067

Buffer Overflow vulnerability exists in Assimp versions up to 6.0.2 in the FBX Importer. The vulnerability occurs in aiMaterial::AddBinaryProperty, where a property key string from a crafted FBX file is copied into a fixed-size heap buffer using strcpy without runtime length validation...

9.8CVSS5.8AI score0.0034EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/04 12:00 a.m.16 views

Prometheus 资源管理错误漏洞

Prometheus is an open-source software developed in the Go language, used to create time-series databases that utilize the HTTP pull model. There were resource management vulnerabilities in versions of Prometheus prior to 3.5.3 and 3.11.3. These vulnerabilities stemmed from the fact that remote...

7.5CVSS5.9AI score0.00813EPSS
SaveExploits0References1
RustSec
RustSec
added 2026/05/02 12:00 p.m.20 views

Out-of-bounds read/write in `Index` and `IndexMut` implementations

The Index and IndexMut implementations for Caja use unchecked pointer arithmetic without bounds validation. Creating a Caja with a small key and then accessing an out-of-range index causes out-of-bounds reads or writes beyond the allocated memory. This can be triggered through safe public APIs —...

5.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/05/02 12:00 p.m.25 views

RUSTSEC-2026-0123 Out-of-bounds read in `bytes_helper` public safe functions

The byteshelper module contains multiple public functions intoarr4, intoarr2, u8fromlebytes that use slice.getuncheckedpos..pos + N without verifying that pos + N = slice.len. These are public safe API functions, allowing any caller to trigger undefined behavior by passing invalid positions. For...

5.8AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/01 3:45 p.m.17 views

capstone: Capstone: Memory corruption via unchecked vsnprintf return

A flaw was found in Capstone, a disassembly framework. An unchecked return value from vsnprintf within the SStreamconcat function allows a malicious input to manipulate the internal stream index. This can lead to a stack buffer underflow or overflow, potentially enabling a local attacker to achie...

9.8CVSS6.7AI score0.00196EPSS
SaveExploits0References6
RustSec
RustSec
added 2026/05/01 12:00 p.m.15 views

Fragile bounds check when sampling from image

A bounds check was performed in floating points before a cast to the index passed to an unchecked access function. This checked considered NaN cases improperly, causing them to succeed the check instead of failing it. The floating point coordinate is under caller control by passing a selected...

5.9AI score
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/05/01 12:00 a.m.10 views

EUVD-2026-26689

miaofng/uds-c commit e506334e270d77b20c0bc259ac6c7d8c9b702b7a 2016-10-05 contains a stack buffer overflow in senddiagnosticrequest. A 6-byte stack buffer MAXDIAGNOSTICPAYLOADSIZE=6 receives memcpy at offset 1+pidlength with payloadlength bytes. MAXUDSREQUESTPAYLOADLENGTH=7, so 1+2+7=10 exceeds...

8.8CVSS6AI score0.00254EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/01 12:00 a.m.7 views

CVE-2026-37536

miaofng/uds-c commit e506334e270d77b20c0bc259ac6c7d8c9b702b7a 2016-10-05 contains a stack buffer overflow in senddiagnosticrequest. A 6-byte stack buffer MAXDIAGNOSTICPAYLOADSIZE=6 receives memcpy at offset 1+pidlength with payloadlength bytes. MAXUDSREQUESTPAYLOADLENGTH=7, so 1+2+7=10 exceeds...

8.8CVSS6AI score0.00254EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/30 11:04 p.m.11 views

CVE-2026-5404 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') in Wireshark

K12 RF5 file parser crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service...

4.7CVSS6.1AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/04/30 12:00 a.m.7 views

The vulnerability of the module for implementing AEAD algorithms, algif_aead, in the Linux operating system, allows attackers to enhance their privileges.

The vulnerability of the module for implementing AEAD algorithms in Linux kernel systems is related to the lack of checks for the correctness of incoming requests. Exploiting this vulnerability can allow attackers to enhance their privileges...

7.8CVSS7.4AI score0.99907EPSS
SaveExploits239References31Affected Software9
RedHat Linux
RedHat Linux
added 2026/04/29 12:42 p.m.20 views

ovn: ovn: Heap Over-Read in ICMP Error Response Generation

When generating an ICMP Destination Unreachable or Packet Too Big response, the handler copies a portion of the original packet into the ICMP error body using the IP header's self-declared total length iptotlen for IPv4, ip6plen for IPv6 without validating it against the actual packet buffer size...

6.5CVSS5.5AI score0.00629EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.9 views

The vulnerability of the nfsd_init_dirlist_pages() function in the fs/nfsd/nfsproc.c module, which is part of the Linux kernel’s Network File System support, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the nfsdinitdirlistpages function in the fs/nfsd/nfsproc.c module, which is part of the Linux kernel’s Network File System support, involves copying buffers without checking their size—a classic buffer overflow attack. Exploiting this vulnerability could allow an attacker to...

7CVSS6.5AI score0.0042EPSS
SaveExploits0References13Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.9 views

The vulnerability of the cros_usbpd_notify_init() function in the drivers/platform/chrome/cros_usbpd_notify.c module, which is part of the Chrome OS hardware support for Linux kernel-based devices, allows a hacker to trigger a service failure.

The vulnerability of the crosusbpdnotifyinit function in the drivers/platform/chrome/crosusbpdnotify.c module, which is part of the Chrome OS hardware support for Linux kernel-based operating systems, stems from the lack of checking the return value. Exploiting this vulnerability could allow an...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References10Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.19 views

The vulnerability of the zstream_buffer_ungets() function in the zlib library, which allows an attacker to trigger a memory corruption.

The vulnerability of the zstreambufferungets function in the zlib library is related to the copying of buffers without checking the size of the input data. Exploiting this vulnerability could allow an attacker to cause memory corruption remotely...

10CVSS7.2AI score0.00561EPSS
SaveExploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.7 views

The vulnerability of the dump_zones() function in the drivers/md/raid0.c file of the Linux kernel driver for multiple device drivers (RAID and LVM) allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the dumpzones function in the drivers/md/raid0.c file of the Linux kernel-based device driver for multiple devices RAID and LVM is related to the copying of buffers without checking the size of the input data a classic buffer overflow attack. Exploiting this vulnerability cou...

7CVSS6.3AI score0.00157EPSS
SaveExploits0References20Affected Software6
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.9 views

The vulnerability of the rtsx_usb_sdmmc_drv_probe() function in the mmc/host/rtsx_usb_sdmmc.c driver for MMC/SD/SDIO cards in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the rtsxusbsdmmcdrvprobe function in the mmc/host/rtsxusbsdmmc.c driver for MMC/SD/SDIO cards in the Linux operating system is related to the lack of checking the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References22Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.17 views

The vulnerability of the `ionic_devlink_alloc()` function in the `drivers/net/ethernet/pensando/ionic/ionic_devlink.c` file of the Pensando Ethernet network adapter driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ionicdevlinkalloc function in the drivers/net/ethernet/pensando/ionic/ionicdevlink.c file of the Pensando Ethernet network adapter driver for the Linux operating system is related to the lack of checking the return value. Exploiting this vulnerability could allow an...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References10Affected Software4
Rows per page
Query Builder