Lucene search
K

3260 matches found

Github Security Blog
Github Security Blog
added 2024/06/10 9:38 p.m.49 views

@grpc/grpc-js can allocate memory for incoming messages well above configured limits

Impact There are two separate code paths in which memory can be allocated per message in excess of the grpc.maxreceivemessagelength channel option: 1. If an incoming message has a size on the wire greater than the configured limit, the entire message is buffered before it is discarded. 2. If an...

5.3CVSS7.2AI score0.00671EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/06/10 9:38 p.m.34 views

GHSA-7V5V-9H63-CJ86 @grpc/grpc-js can allocate memory for incoming messages well above configured limits

Impact There are two separate code paths in which memory can be allocated per message in excess of the grpc.maxreceivemessagelength channel option: 1. If an incoming message has a size on the wire greater than the configured limit, the entire message is buffered before it is discarded. 2. If an...

5.3CVSS5.5AI score0.00671EPSS
Exploits0References6
CVE
CVE
added 2024/06/10 9:32 p.m.357 views

CVE-2024-37168

CVE-2024-37168 affects @grpc/grpc-js (pure JavaScript implementation of gRPC). Before the fixes, two code paths could buffer or decompress messages that exceed grpc.max_receive_message_length, potentially causing memory allocation in excess of the limit. This could occur when a message arrives la...

5.3CVSS5.1AI score0.00671EPSS
Exploits0References4
OSV
OSV
added 2024/06/10 9:32 p.m.24 views

CVE-2024-37168 @grpc/grpc-js can allocate memory for incoming messages well above configured limits

@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to versions 1.10.9, 1.9.15, and 1.8.22, there are two separate code paths in which memory can be allocated per message in excess of the grpc.maxreceivemessagelength channel option: If an...

5.3CVSS6.2AI score0.00671EPSS
Exploits0References6
OSV
OSV
added 2024/06/10 6:36 p.m.24 views

GHSA-87M9-RV8P-RGMG go-grpc-compression has a zstd decompression bombing vulnerability

Impact A malicious user could cause a denial of service DoS when using a specially crafted gRPC request. The decompression mechanism for zstd did not respect the limits imposed by gRPC, allowing rapid memory usage increases. Versions v1.1.4 through to v1.2.2 made use of the Decoder.DecodeAll...

7.5CVSS7.5AI score
Exploits0References4
OSV
OSV
added 2024/06/07 11:8 a.m.4 views

OESA-2024-1701 skopeo security update

A command line utility that performs various operations on container images and image repositories Security Fixes: Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used lar...

4.3CVSS7AI score0.01956EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/06/06 12:0 a.m.2 views

AnythingLLM Security Vulnerability

AnythingLLM is a document chatbot that meets business requirements. A security vulnerability exists in AnythingLLM that originates from the possibility of brute-force decompression...

5.3CVSS6.8AI score0.00453EPSS
Exploits1References3
NVD
NVD
added 2024/06/05 6:15 p.m.14 views

CVE-2024-36129

The OpenTelemetry Collector offers a vendor-agnostic implementation on how to receive, process and export telemetry data. An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption. OTel Collector version 0.102.1 fixes this issue...

8.2CVSS8.2AI score0.00994EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2024/06/05 5:26 p.m.17 views

CVE-2024-36129 OpenTelemetry Collector has a Denial of Service via Zip/Decompression Bomb sent over HTTP or gRPC

The OpenTelemetry Collector offers a vendor-agnostic implementation on how to receive, process and export telemetry data. An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption. OTel Collector version 0.102.1 fixes this issue...

8.2CVSS6.7AI score0.00994EPSS
Exploits1References4
OSV
OSV
added 2024/06/05 5:26 p.m.14 views

CVE-2024-36129 OpenTelemetry Collector has a Denial of Service via Zip/Decompression Bomb sent over HTTP or gRPC

The OpenTelemetry Collector offers a vendor-agnostic implementation on how to receive, process and export telemetry data. An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption. OTel Collector version 0.102.1 fixes this issue...

8.2CVSS6.6AI score0.00994EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2024/06/05 4:56 p.m.44 views

Denial of Service via Zip/Decompression Bomb sent over HTTP or gRPC

Summary An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption. Details The OpenTelemetry Collector handles compressed HTTP requests by recognizing the Content-Encoding header, rewriting the HTTP request body, and allowing...

8.2CVSS8.3AI score0.00994EPSS
Exploits1References7Affected Software2
OSV
OSV
added 2024/06/05 4:56 p.m.28 views

GHSA-C74F-6MFW-MM4V Denial of Service via Zip/Decompression Bomb sent over HTTP or gRPC

Summary An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption. Details The OpenTelemetry Collector handles compressed HTTP requests by recognizing the Content-Encoding header, rewriting the HTTP request body, and allowing...

8.2CVSS7.7AI score0.00994EPSS
Exploits1References7
GitLab Advisory Database
GitLab Advisory Database
added 2024/06/05 12:0 a.m.20 views

Denial of Service via Zip/Decompression Bomb sent over HTTP or gRPC

An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption...

8.2CVSS8.1AI score0.00994EPSS
Exploits1References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/06/05 12:0 a.m.21 views

Denial of Service via Zip/Decompression Bomb sent over HTTP or gRPC

An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption...

8.2CVSS8.1AI score0.00994EPSS
Exploits1References7Affected Software1
NVD
NVD
added 2024/06/04 9:15 p.m.23 views

CVE-2024-32976

Envoy is a cloud-native, open source edge and service proxy. Envoyproxy with a Brotli filter can get into an endless loop during decompression of Brotli data with extra input...

7.5CVSS7.6AI score0.00674EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2024/06/04 8:59 p.m.19 views

CVE-2024-32976 Envoy can enter an endless loop while decompressing Brotli data with extra input

Envoy is a cloud-native, open source edge and service proxy. Envoyproxy with a Brotli filter can get into an endless loop during decompression of Brotli data with extra input...

7.5CVSS6.8AI score0.00674EPSS
Exploits1References1
Cvelist
Cvelist
added 2024/06/04 8:59 p.m.32 views

CVE-2024-32976 Envoy can enter an endless loop while decompressing Brotli data with extra input

Envoy is a cloud-native, open source edge and service proxy. Envoyproxy with a Brotli filter can get into an endless loop during decompression of Brotli data with extra input...

7.5CVSS7.6AI score0.00674EPSS
Exploits1References1
OSV
OSV
added 2024/06/04 8:59 p.m.7 views

CVE-2024-32976 Envoy can enter an endless loop while decompressing Brotli data with extra input

Envoy is a cloud-native, open source edge and service proxy. Envoyproxy with a Brotli filter can get into an endless loop during decompression of Brotli data with extra input...

7.5CVSS7.6AI score0.00674EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.20 views

RHEL 8 : gstreamer-plugins-good (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - gstreamer-plugins-good: Heap corruption in matroska demuxing CVE-2021-3498 Note that Nessus has not tested for this...

7.8CVSS7AI score0.0177EPSS
Exploits0References1
Fedora
Fedora
added 2024/06/02 3:39 a.m.15 views

[SECURITY] Fedora 39 Update: rust-weezl-0.1.8-2.fc39

Fast LZW compression and decompression...

7.3AI score
Exploits0
Rows per page
Query Builder