Lucene search
+L

1288 matches found

Veracode
Veracode
added 2024/06/12 7:45 a.m.25 views

Denial Of Service (DoS)

@grpc/grpc-js is vulnerable to Denial of Service DoS. The vulnerability is due to improper message size checks becauses messages that exceed the grpc.maxreceivemessagelength are buffered or decompressed in entirety before being discarded, which can result in DoS...

5.3CVSS6.6AI score0.00671EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/06/10 10:15 p.m.23 views

CVE-2024-37168

@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.3CVSS0.00671EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2024/06/10 9:38 p.m.7 views

-temp-electron-manager-somiibo (=0.0.200), 0.extends.wechat (>=1.0.51 <=1.0.65) +20094 more potentially affected by CVE-2024-37168 via @grpc/grpc-js (>=0.1.0 <=1.8.21)

@grpc/grpc-js NPM version =0.1.0, =1.0.51, =0.1.0, =0.1.0, =5.0.0, =0.0.2, =0.0.1, =1.0.0, =1.0.1, =1.0.0, =1.0.0, =0.0.1, =0.0.1, =0.0.2 - 84447xe5t8 =1.0.0 and more Source cves: CVE-2024-37168 Source advisory: OSV:GHSA-7V5V-9H63-CJ86...

5.3CVSS6.1AI score0.00671EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/06/10 9:38 p.m.7 views

@a11ywatch/core (=0.8.13), @a11ywatch/mav (>=0.7.17 <=0.7.27) +55 more potentially affected by CVE-2024-37168 via @grpc/grpc-js (>=1.9.0 <=1.9.14)

@grpc/grpc-js NPM version =1.9.0, =0.7.17, =0.61.0, =1.61.0, =0.0.5, =0.0.6, =0.0.8, =0.0.11, =0.0.5, =1.0.1, =0.6.0, =0.1.11, =0.1.21 and more Source cves: CVE-2024-37168 Source advisory: OSV:GHSA-7V5V-9H63-CJ86...

5.3CVSS6.2AI score0.00671EPSS
SaveExploits0
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
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/10 9:32 p.m.46 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.3CVSS7.1AI score0.00671EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/10 9:32 p.m.45 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.3CVSS0.00671EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/10 9:32 p.m.383 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
SaveExploits0References4
OSV
OSV
added 2024/06/10 9:32 p.m.26 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
SaveExploits0References6
OSV
OSV
added 2024/06/10 6:36 p.m.27 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
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/06/10 6:36 p.m.68 views

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...

8.2CVSS6.8AI score0.00994EPSS
SaveExploits1References4Affected Software1
OpenVAS
OpenVAS
added 2024/06/07 12:0 a.m.9 views

Fedora: Security Advisory for qt6-qtgrpc (FEDORA-2024-bfb8617ba3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

9.8CVSS10AI score0.0097EPSS
SaveExploits0References2
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
SaveExploits1References4
OSV
OSV
added 2024/06/05 4:56 p.m.49 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
SaveExploits1References7
GitLab Advisory Database
GitLab Advisory Database
added 2024/06/05 12:0 a.m.29 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
SaveExploits1References7Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/29 10:16 a.m.4 views

SUSE CVE-2022-29224

Envoy is a cloud-native high-performance proxy. Versions of envoy prior to 1.22.1 are subject to a segmentation fault in the GrpcHealthCheckerImpl. Envoy can perform various types of upstream health checking. One of them uses gRPC. Envoy also has a feature which can "hold" prevent removal upstrea...

5.9CVSS5.7AI score0.00948EPSS
SaveExploits0References3
Fedora
Fedora
added 2024/05/29 3:37 a.m.14 views

[SECURITY] Fedora 40 Update: qt6-qtgrpc-6.7.1-1.fc40

Protocol Buffers Protobuf is a cross-platform data format used to serialize structured data. gRPC provides a remote procedure call framework based on Protobuf. Qt provides tooling and classes to use these technologies...

9.8CVSS6.3AI score0.0097EPSS
SaveExploits0
Veracode
Veracode
added 2024/05/27 4:54 a.m.21 views

Information Disclosure

github.com/dapr/dapr is vulnerable to Information Disclosure. The vulnerability is caused due to the gRPC proxy sending the invoker app's token instead of the invoked app's token. This allows an attacker to gain access to the invoker app's token, compromising security and authentication mechanism...

5.3CVSS7.2AI score0.00438EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/05/23 9:15 a.m.19 views

CVE-2024-35223

Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. Dapr sends the app token of the invoker app instead of the app token of the invoked app. This causes of a leak of the application token of the invoker app to the invoked app when using Dapr as a...

5.3CVSS5.5AI score0.00438EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/23 8:47 a.m.15 views

CVE-2024-35223 Dapr API Token Exposure

Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. Dapr sends the app token of the invoker app instead of the app token of the invoked app. This causes of a leak of the application token of the invoker app to the invoked app when using Dapr as a...

5.3CVSS5.6AI score0.00438EPSS
SaveExploits0References5
Rows per page
Query Builder