Lucene search
+L

76084 matches found

CVE
CVE
added 2026/06/17 3:5 p.m.75 views

CVE-2025-71325

CVE-2025-71325 affects picklescan prior to 0.0.27, where a parsing logic flaw in _list_globals with STACK_GLOBAL opcodes fails to track arguments in the correct range. This enables malicious pickle files to bypass detection by crafting arguments at position zero, potentially triggering unexpected...

9.8CVSS5.3AI score0.00475EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/17 3:5 p.m.23 views

CVE-2025-71325 picklescan - Detection Bypass via STACK_GLOBAL Opcode Parsing Logic Flaw

picklescan before 0.0.27 contains a parsing logic error in the listglobals function when handling STACKGLOBAL opcodes, failing to track arguments in the correct range and allowing malicious pickle files to bypass detection. Attackers can craft pickle files with arguments at position zero to trigg...

9.8CVSS0.00475EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/17 3:5 p.m.17 views

EUVD-2025-210271

picklescan before 0.0.27 contains a parsing logic error in the listglobals function when handling STACKGLOBAL opcodes, failing to track arguments in the correct range and allowing malicious pickle files to bypass detection. Attackers can craft pickle files with arguments at position zero to trigg...

9.8CVSS5.2AI score0.00475EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/17 3:5 p.m.8 views

CVE-2025-71325 picklescan - Detection Bypass via STACK_GLOBAL Opcode Parsing Logic Flaw

picklescan before 0.0.27 contains a parsing logic error in the listglobals function when handling STACKGLOBAL opcodes, failing to track arguments in the correct range and allowing malicious pickle files to bypass detection. Attackers can craft pickle files with arguments at position zero to trigg...

9.3CVSS6AI score
SaveExploits0References5
NVD
NVD
added 2026/06/17 2:18 p.m.20 views

CVE-2026-55738

A stack-based buffer overflow exists in the rawtoheader function in src/microtar.c in rxi microtar 0.1.0. The function copies the 100-byte name and linkname fields of a TAR header with strcpy without guaranteeing null termination of the source...

8.8CVSS0.00398EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/17 1:45 p.m.10 views

CVE-2026-55738 Stack Buffer Overflow in rxi/microtar raw_to_header() via non-null-terminated TAR name field

A stack-based buffer overflow exists in the rawtoheader function in src/microtar.c in rxi microtar 0.1.0. The function copies the 100-byte name and linkname fields of a TAR header with strcpy without guaranteeing null termination of the source...

8.8CVSS5.8AI score0.00398EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/17 1:45 p.m.48 views

CVE-2026-55738

The CVE covers a stack-based buffer overflow in rxi/microtar 0.1.0 due to using strcpy() on the 100-byte TAR header name and linkname fields in raw_to_header(). The lack of guaranteed null termination allows reading past the 512-byte header and writing past the destination header buffer, causing ...

8.8CVSS5.8AI score0.00398EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/17 1:45 p.m.20 views

EUVD-2026-37712

A stack-based buffer overflow exists in the rawtoheader function in src/microtar.c in rxi microtar 0.1.0. The function copies the 100-byte name and linkname fields of a TAR header with strcpy without guaranteeing null termination of the source. The POSIX ustar format permits these fixed-width...

8.8CVSS6.2AI score0.00398EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/17 1:45 p.m.41 views

CVE-2026-55738 Stack Buffer Overflow in rxi/microtar raw_to_header() via non-null-terminated TAR name field

A stack-based buffer overflow exists in the rawtoheader function in src/microtar.c in rxi microtar 0.1.0. The function copies the 100-byte name and linkname fields of a TAR header with strcpy without guaranteeing null termination of the source...

8.8CVSS0.00398EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/17 12:19 p.m.15 views

xorg-x11-server: xorg-x11-server-Xwayland: xorg-x11-server: stack buffer overflow in XKB SetMap request via mapWidths indexing

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. XkbSetMapChecks declares a fixed-size stack buffer mapWidths256 indexed by key type index. The helper function CheckKeyTypes writes to this buffer at a client-controlled offset, allowing a stack buffer overflow. This...

7.8CVSS6AI score0.00165EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/06/17 12:19 p.m.14 views

xorg-x11-server: xorg-x11-server-Xwayland: xorg-x11-server: stack buffer overflow in XKB key types due to unchecked shift levels

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. The X server has multiple stack buffers sized XkbMaxShiftLevel XkbNumKbdGroups but CheckKeyTypes does not verify or clamp non-canonical key types to XkbMaxShiftLevel. A client can change key types to excessive shift...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/06/17 11:59 a.m.13 views

postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory

A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as loexport, loread, lolseek64, and lotell64. This allows the superuser to send an arbitrarily large response, overwriting the client's...

8.8CVSS6.5AI score0.00454EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/17 8:59 a.m.5 views

postgresql: PostgreSQL: Arbitrary code execution vulnerability in 'refint' module

A flaw was found in PostgreSQL. A stack buffer overflow in the 'refint' module allows an unprivileged database user to execute arbitrary code as the operating system user running the database. Additionally, a separate vulnerability exists where, if an application uses a user-controlled column as ...

8.8CVSS6.4AI score0.00378EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/17 8:2 a.m.16 views

postgresql: PostgreSQL libpq: Buffer overflow allows server superuser to overwrite client stack memory

A flaw was found in PostgreSQL libpq. A server superuser can exploit a buffer overflow vulnerability in the PQfn function, which is used by client functions such as loexport, loread, lolseek64, and lotell64. This allows the superuser to send an arbitrarily large response, overwriting the client's...

8.8CVSS6.4AI score0.00454EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/06/17 8:1 a.m.16 views

Stack buffer overflow in SCTP error cause parsing in inet_drv allows remote VM crash

...

8.8CVSS5.8AI score0.00497EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/17 8:1 a.m.13 views

Stack Buffer Overflow in ei_s_print_term at Very Large Integer

...

6.9CVSS5.8AI score0.00136EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/17 7:0 a.m.10 views

Security Bulletin: IBM Cloud Pak for Data System (CPDS 1.0) is affected by multiple vulnerabilities in Vim

Summary IBM Cloud Pak for Data System 1.0 includes Vim, which is affected by multiple security vulnerabilities. These vulnerabilities include command injection CVE-2026-28417, multiple heap-based buffer overflows CVE-2026-28418, CVE-2026-28420, CVE-2026-28421, heap-based buffer underflow...

7.8CVSS6.3AI score0.01162EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/06/17 12:53 a.m.11 views

CVE-2026-55706

sppppapinput in sys/net/ifspppsubr.c in OpenBSD before 076e2b1 allows authentication bypass via certain zero values for lengths...

5.8CVSS6.3AI score
SaveExploits0References6
OSV
OSV
added 2026/06/17 12:6 a.m.11 views

OSV-2026-928 Stack-use-after-scope in StreamReader_CApi::wait_for_file_size

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=524393006 Crash type: Stack-use-after-scope READ 8 Crash state: StreamReaderCApi::waitforfilesize Boxiloc::readdata HeifFile::appenddatafromiloc...

5.3AI score
SaveExploits0References1
Redos
Redos
added 2026/06/17 12:0 a.m.14 views

ROS-20260617-73-0027

The vulnerability of the msl.c component in the console-based image editing tool ImageMagick is related to buffer overflow in the stack. Exploiting this vulnerability can allow an attacker to gain access to confidential data or cause service interruptions...

9.8CVSS5.8AI score0.00272EPSS
SaveExploits0
Rows per page
Query Builder