Lucene search
+L

1789 matches found

OSV
OSV
added 2026/05/07 5:36 p.m.10 views

JLSEC-2026-478

zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call...

9.8CVSS7AI score0.15502EPSS
SaveExploits1References32
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.10 views

RHCOS 4 : OpenShift Container Platform 4.5.41 (RHSA-2021:2431)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:2431 advisory. - jetty: local temporary directory hijacking vulnerability CVE-2020-27216 - jetty: buffer not correctly recycled in Gzip Request...

8.1CVSS6.9AI score0.7795EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.8 views

RHCOS 3 : OpenShift Container Platform 3.11.462 (RHSA-2021:2517)

The remote Red Hat Enterprise Linux CoreOS 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:2517 advisory. - jetty: local temporary directory hijacking vulnerability CVE-2020-27216 - jetty: buffer not correctly recycled in Gzip Request...

8.1CVSS6.9AI score0.7795EPSS
SaveExploits1References23
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/04 4:6 p.m.15 views

Security Bulletin: IBM Sterling Control Center is affected by vulnerabilities in jetty-server (CVE-2026-1605)

Summary IBM Sterling Control Center is affected by a vulnerability CVE-2026-1605 reported for jetty-server-12.0.25.jar. Vulnerability Details CVEID:CVE-2026-1605 DESCRIPTION: In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed...

7.5CVSS5.8AI score0.00625EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/05/04 1:12 p.m.7 views

JLSEC-2026-422 When libcurl is asked to perform automatic gzip decompression of content-encoded HTTP responses with...

When libcurl is asked to perform automatic gzip decompression of content-encoded HTTP responses with the CURLOPTACCEPTENCODING option, using zlib 1.2.0.3 or older, an attacker-controlled integer overflow would make libcurl perform a buffer overflow...

7.3CVSS7.1AI score0.01218EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2026/04/27 8:58 p.m.10 views

python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules

A flaw was found in Python's decompression modules, including lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is...

9.1CVSS6AI score0.00579EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/04/27 3:6 p.m.27 views

python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules

A flaw was found in Python's decompression modules, including lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is...

9.1CVSS6AI score0.00579EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2026/04/27 12:0 a.m.3 views

The vulnerabilities of the functions lzma.LZMADecompressor(), bz2.BZ2Decompressor(), and gzip.GzipFile() in the Python programming language (CPython) allow a malicious actor to trigger a service denial.

The vulnerability of the bytes.decode function in the CPython interpreter relates to the use of memory after it is freed. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

8.7CVSS6.1AI score0.00579EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2026/04/25 5:51 a.m.12 views

OESA-2026-2115 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

9.1CVSS5.5AI score0.00579EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/25 5:49 a.m.6 views

OESA-2026-2066 python-pillow security update

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging \ Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. of CVE-2022-22815,CVE-2022-22816 Security Fixes: Pillow is a Python imaging library. Versions 10.3.0...

8.7CVSS5.4AI score0.00671EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:0 a.m.10 views

Fedora 44 : rpki-client (2026-879659f6c2)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-879659f6c2 advisory. rpki-client 9.8 - Various refactoring for improved compatibility with various libcrypto implementations and in CA/BGPsec certificate handling. - Fixed an...

5.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/24 12:0 a.m.1 views

Fedora 43 : rpki-client (2026-27892c9184)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-27892c9184 advisory. rpki-client 9.8 - Various refactoring for improved compatibility with various libcrypto implementations and in CA/BGPsec certificate handling. - Fixed an...

5.6AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/23 11:30 a.m.4 views

python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules

A flaw was found in Python's decompression modules, including lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is...

9.1CVSS7.2AI score0.00579EPSS
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/23 6:56 a.m.12 views

Security Bulletin: Due to use of jetty-server-12.0.16.jar, IBM Sterling Connect:Direct Web Services is affected by response not compressed issue for corresponding HTTP request, causing the leak.

Summary jetty-server-12.0.16.jar is used by IBM Sterling Connect:Direct Web Services CVE-2026-1605. Vulnerability Details CVEID:CVE-2026-1605 DESCRIPTION: In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with...

7.5CVSS5.7AI score0.00625EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/20 7:22 p.m.7 views

CVE-2026-35465

SecureDrop Client is a desktop app for journalists to securely communicate with sources and handle submissions on the SecureDrop Workstation. In versions 0.17.4 and below, a compromised SecureDrop Server can achieve code execution on the Client's virtual machine sd-app by exploiting improper...

7.5CVSS6.1AI score0.00439EPSS
SaveExploits0References1
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
Microsoft CVE
Microsoft CVE
added 2026/04/18 8:1 a.m.9 views

zlib: Buffer Overflow in Zlib::GzipReader ungetc via large input leads to memory corruption

...

9.8CVSS7.5AI score0.00561EPSS
SaveExploits0
Veracode
Veracode
added 2026/04/18 5:37 a.m.5 views

Buffer Overflow

zlib is vulnerable to a buffer overflow. The vulnerability is due to insufficient capacity validation in the zstreambufferungets function of Zlib::GzipReader before shifting existing data with memmove, which allows an attacker to trigger memory corruption by supplying crafted input that causes th...

9.8CVSS7.3AI score0.00561EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/04/18 1:16 a.m.4 views

CVE-2026-35465

SecureDrop Client is a desktop app for journalists to securely communicate with sources and handle submissions on the SecureDrop Workstation. In versions 0.17.4 and below, a compromised SecureDrop Server can achieve code execution on the Client's virtual machine sd-app by exploiting improper...

7.5CVSS0.00439EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/18 12:41 a.m.3 views

CVE-2026-35465

SecureDrop Client is a desktop app for journalists to securely communicate with sources and handle submissions on the SecureDrop Workstation. In versions 0.17.4 and below, a compromised SecureDrop Server can achieve code execution on the Client's virtual machine sd-app by exploiting improper...

8.1CVSS6.1AI score0.00995EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder