Lucene search
+L

23790 matches found

Github Security Blog
Github Security Blog
added 2026/04/20 6:31 p.m.16 views

pip has an interpretation conflict due to handling both concatenated tar and ZIP files as ZIP files

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds wit...

4.6CVSS5.2AI score0.00144EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/20 2:55 p.m.33 views

CVE-2026-3219 pip doesn't reject concatenated ZIP and tar archives

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds wit...

4.6CVSS0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/20 2:7 p.m.6 views

OPENSUSE-SU-2026:20571-1 Security update for go1.26

This update for go1.26 fixes the following issues: - Update to version go1.26.2 bsc1255111. - CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG bsc1261653. - CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination bsc1261654. - CVE-2026-27144:...

9.8CVSS5.9AI score0.00658EPSS
SaveExploits0References21
GithubExploit
GithubExploit
added 2026/04/20 12:16 p.m.95 views

Exploit for CVE-2026-3008

CVE-2026-3008 — Notepad++ 8.9.3 Format String Injection via na...

10CVSS6.2AI score0.00224EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/04/20 12:0 a.m.5 views

RHEL 9 : openexr (RHSA-2026:8871)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:8871 advisory. OpenEXR is an open-source high-dynamic-range floating-point image file format for high-quality image processing and storage. This document presents a...

8.4CVSS6.3AI score0.00201EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/04/20 12:0 a.m.7 views

Debian dla-4536 : libtiff-dev - security update

The remote Debian 11 host has packages installed that are affected by a vulnerability as referenced in the dla-4536 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4536-1 [email protected] https://www.debian.org/lts/security/...

7.8CVSS6.2AI score0.00553EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/04/20 12:0 a.m.26 views

Important: OpenEXR security update

OpenEXR is a high dynamic-range HDR image file format developed by Industrial Light & Magic for use in computer imaging applications. This package contains libraries and sample applications for handling the format. Security Fixes: openexr: OpenEXR: Arbitrary code execution via integer overflow in...

8.4CVSS6AI score0.00201EPSS
SaveExploits2References4
CNNVD
CNNVD
added 2026/04/20 12:0 a.m.19 views

GNU C Library 安全漏洞

The GNU C Library is an open-source, free C-language compiler program published by the GNU community under the LGPL license. Versions of the GNU C Library from 2.7 to 2.43 contained security vulnerabilities. These vulnerabilities stemmed from the use of %mc and format specifiers with a width...

9.8CVSS5.9AI score0.00502EPSS
SaveExploits1References1
Oracle linux
Oracle linux
added 2026/04/19 12:0 a.m.18 views

giflib security update

5.2.1-22.1 - fix CVE-2026-23868: double free in GifMakeSavedImage RHEL-154849...

5.1CVSS5.8AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2026/04/18 8:46 a.m.9 views

BIT-PILLOW-2026-40192 Pillow is vulnerable to a FITS GZIP decompression bomb

Pillow is a Python imaging library. Versions 10.3.0 through 12.1.1 did not limit the amount of GZIP-compressed data read when decoding a FITS image, making them vulnerable to decompression bomb attacks. A specially crafted FITS file could cause unbounded memory consumption, leading to denial of...

8.7CVSS5.7AI score0.00671EPSS
SaveExploits0References31
EUVD
EUVD
added 2026/04/18 1:42 a.m.6 views

EUVD-2026-23648

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 45d48d1f2e8e0d73e80bc1fd5310cb57f4547302, the TGA codec's RLE decoder in tga.c has an asymmetric bounds check vulnerability. The run-packet path line 297 correctl...

9.8CVSS5.8AI score0.00314EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/18 1:42 a.m.5 views

CVE-2026-40494 SAIL has heap buffer overflow in TGA RLE decoder — raw packet path missing bounds check

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 45d48d1f2e8e0d73e80bc1fd5310cb57f4547302, the TGA codec's RLE decoder in tga.c has an asymmetric bounds check vulnerability. The run-packet path line 297 correctl...

9.8CVSS5.8AI score0.00314EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/18 1:39 a.m.7 views

CVE-2026-40492 SAIL has heap buffer overflow in XWD decoder — bits_per_pixel vs pixmap_depth type confusion in byte-swap

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 36aa5c7ec8a2bb35f6fb867a1177a6f141156b02, the XWD codec resolves pixel format based on pixmapdepth but the byte-swap code uses bitsperpixel independently. When...

9.8CVSS6AI score0.00332EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/18 1:0 a.m.15 views

YesWiki vulnerable to authenticated SQL Injection via id_fiche in EntryManager::formatDataBeforeSave()

Vulnerability Details YesWiki bazar module contains a SQL injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data'idfiche' value sourced from $POST'idfiche' is concatenated directly into a raw SQL query without any sanitization or parameterization. Vulnerable Code...

8.8CVSS5.9AI score0.00342EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/18 12:47 a.m.7 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read in the ptpunpackEOSImageFormat and ptpunpackEOSCustomFuncEx functions due to missing length validation for input buffers. An attacker can cause the application to read out-of-bounds memory by supplying crafted data to...

6.1CVSS5.8AI score0.00218EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/18 12:0 a.m.15 views

SAIL 安全漏洞

SAIL is an open-source image decoding library developed by SAIL. SAIL has a security vulnerability, which stems from inconsistencies in pixel format parsing and byte swapping code within the XWD encoder/decoder. This vulnerability may lead to out-of-bound memory access...

9.8CVSS5.9AI score0.00332EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/18 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-40492

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit...

9.8CVSS5.7AI score0.00332EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/04/17 11:42 p.m.7 views

CVE-2026-40339

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in ptpunpackSonyDPD in camlibs/ptp2/ptp-pack.c line 842. The function reads the FormFlag byte via dtoh8odata, poffset without a prior bounds check. The standard ptpunpackDPD at lines...

5.2CVSS5.3AI score0.00198EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/17 11:15 p.m.3 views

ruby: off-by-one stack-based buffer overflow in the encodes() function

Off-by-one error in the encodes function in pack.c in Ruby 1.9.3 and earlier, and 2.x through 2.1.2, when using certain format string specifiers, allows context-dependent attackers to cause a denial of service segmentation fault via vectors that trigger a stack-based buffer overflow...

5CVSS7.4AI score0.03893EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/17 11:11 p.m.6 views

CVE-2026-40333 libgphoto2 has OOB read in ptp_unpack_EOS_ImageFormat() and ptp_unpack_EOS_CustomFuncEx() due to missing length parameter in ptp-pack.c

libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, two functions in camlibs/ptp2/ptp-pack.c accept a data pointer but no length parameter, performing unbounded reads. Their callers in ptpunpackEOSevents have xsize available but never pass it, leaving both...

6.1CVSS5.9AI score0.00218EPSS
SaveExploits0References2
Rows per page
Query Builder