Lucene search
K

3211 matches found

OSV
OSV
added 2023/08/20 1:15 a.m.20 views

CVE-2023-40711

Veilid before 0.1.9 does not check the size of uncompressed data during decompression upon an envelope receipt, which allows remote attackers to cause a denial of service out-of-memory abort via crafted packet data, as exploited in the wild in August 2023...

7.5CVSS7.1AI score
Exploits0References1
CNNVD
CNNVD
added 2023/08/20 12:0 a.m.2 views

Veilid 缓冲区错误漏洞

Veilid is Veilid open source a peer-to-peer network that makes it easy to share all kinds of data. A security vulnerability exists in Veilid versions prior to 0.1.9, which stems from a memory leak vulnerability due to failure to check the size of compressed data during the decompression process. ...

7.5CVSS7.3AI score0.00741EPSS
Exploits0References2
Veracode
Veracode
added 2023/08/19 2:43 a.m.22 views

Denial Of Service (DoS)

libclamav.so is vulnerable to Denial of Service DoS attacks. The vulnerability is caused by an incorrect check for completion when a file is decompressed, which may result in a loop condition that could cause the affected software to stop responding, resulting in denial of service conditions...

7.5CVSS6.6AI score0.00883EPSS
Exploits0References6Affected Software2
NVD
NVD
added 2023/08/04 9:15 p.m.14 views

CVE-2020-26082

A vulnerability in the zip decompression engine of Cisco AsyncOS Software for Cisco Email Security Appliance ESA could allow an unauthenticated, remote attacker to bypass content filters that are configured on an affected device. The vulnerability is due to improper handling of password-protected...

5.8CVSS5.7AI score0.00623EPSS
Exploits0References1
Prion
Prion
added 2023/08/04 9:15 p.m.16 views

Input validation

A vulnerability in the zip decompression engine of Cisco AsyncOS Software for Cisco Email Security Appliance ESA could allow an unauthenticated, remote attacker to bypass content filters that are configured on an affected device. The vulnerability is due to improper handling of password-protected...

5CVSS5.3AI score0.00623EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2023/08/04 8:49 p.m.70 views

CVE-2020-26082

CVE-2020-26082 derives from Cisco AsyncOS (ESA) ’s zip decompression engine, where improper handling of password-protected zip files allows an unauthenticated, remote attacker to bypass configured content filters. The issue affects Cisco Email Security Appliance (ESA) running affected AsyncOS ver...

5.8CVSS5.3AI score0.00623EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/04 8:49 p.m.2 views

CVE-2020-26082

A vulnerability in the zip decompression engine of Cisco AsyncOS Software for Cisco Email Security Appliance ESA could allow an unauthenticated, remote attacker to bypass content filters that are configured on an affected device. The vulnerability is due to improper handling of password-protected...

5.8CVSS7.2AI score0.00623EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/07/18 8:33 a.m.3 views

curl: HTTP multi-header compression denial of service

A flaw was found in the Curl package. A malicious server can insert an unlimited number of compression steps. This decompression chain could result in out-of-memory errors...

6.5CVSS6.8AI score0.01703EPSS
Exploits1References5
OpenVAS
OpenVAS
added 2023/07/01 12:0 a.m.10 views

Fedora: Security Advisory for suricata (FEDORA-2023-7e952959f8)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
Exploits0References2
OpenVAS
OpenVAS
added 2023/07/01 12:0 a.m.8 views

Fedora: Security Advisory for suricata (FEDORA-2023-5230b1a68a)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
Exploits0References2
Fedora
Fedora
added 2023/06/30 1:35 a.m.21 views

[SECURITY] Fedora 37 Update: suricata-6.0.13-1.fc37

The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...

7AI score
Exploits0
Fedora
Fedora
added 2023/06/30 1:22 a.m.9 views

[SECURITY] Fedora 38 Update: suricata-6.0.13-1.fc38

The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...

7AI score
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/19 12:14 p.m.41 views

Security Bulletin: IBM MQ Operator and Queue manager container images are vulnerable to multiple vulnerabilities from libcurl, openssl, gnutls, libarchive and libsepol

Summary Multiple issues were identified in Red Hat UBI packages libcurl, openssl, gnutls, libarchive and libsepol that were shipped with IBM MQ Operator and IBM supplied MQ Advanced container images. Vulnerability Details CVEID:CVE-2023-0286 DESCRIPTION: OpenSSL is vulnerable to a denial of...

9.1CVSS8.1AI score0.61979EPSS
Exploits4Affected Software1
UbuntuCve
UbuntuCve
added 2023/06/15 6:15 p.m.192 views

CVE-2023-34455

snappy-java is a fast compressor/decompressor for Java. Due to use of an unchecked chunk length, an unrecoverable fatal error can occur in versions prior to 1.1.10.1. The code in the function hasNextChunk in the fileSnappyInputStream.java checks if a given stream has more chunks to read. It does...

7.5CVSS6.9AI score0.01762EPSS
Exploits1References5
CVE
CVE
added 2023/06/15 5:15 p.m.930 views

CVE-2023-34455

CVE-2023-34455 concerns snappy-java. The issue arises from an unchecked chunk length in SnappyInputStream.hasNextChunk, which can allocate a negative or excessively large array when handling untrusted input, potentially causing a java.lang.NegativeArraySizeException or java.lang.OutOfMemoryError....

7.5CVSS6.5AI score0.01762EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/07 4:5 p.m.25 views

SwiftNIO Extras vulnerable to improper detection of complete HTTP body decompression

SwiftNIO Extras provides a pair of helpers for transparently decompressing received HTTP request or response bodies. These two objects HTTPRequestDecompressor and HTTPResponseDecompressor both failed to detect when the decompressed body was considered complete. If trailing junk data was appended ...

7.5CVSS7AI score0.00721EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/06/07 4:5 p.m.16 views

GHSA-773G-X274-8QMF SwiftNIO Extras vulnerable to improper detection of complete HTTP body decompression

SwiftNIO Extras provides a pair of helpers for transparently decompressing received HTTP request or response bodies. These two objects HTTPRequestDecompressor and HTTPResponseDecompressor both failed to detect when the decompressed body was considered complete. If trailing junk data was appended ...

7.5CVSS7.5AI score0.00721EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2023/06/07 12:0 a.m.18 views

EulerOS Virtualization 2.11.1 : curl (EulerOS-SA-2023-2066)

According to the versions of the curl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when...

9.8CVSS7AI score0.04325EPSS
Exploits4References8
RedhatCVE
RedhatCVE
added 2023/06/06 3:25 p.m.22 views

CVE-2023-33544

hawtio 2.17.2 is vulnerable to Path Traversal. it is possible to input malicious zip files, which can result in the high-risk files after decompression being stored in any location, even leading to file overwrite...

5.5CVSS6.7AI score0.00304EPSS
Exploits1References3
RedHat Linux
RedHat Linux
added 2023/06/06 8:36 a.m.3 views

curl: HTTP compression denial of service

A vulnerability was found in curl. This issue occurs because the number of acceptable "links" in the "decompression chain" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps. This flaw leads to a denial of service, either by mistake or by a...

6.5CVSS6.7AI score0.3197EPSS
Exploits1References5
Rows per page
Query Builder