#VU98421 Uncontrolled Memory Allocation in grpc-node - CVE-2024-37168

 

#VU98421 Uncontrolled Memory Allocation in grpc-node - CVE-2024-37168

Published: October 11, 2024


Vulnerability identifier: #VU98421
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-37168
CWE-ID: CWE-789
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
grpc-node
Software vendor:
grpc

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due there are two separate code paths in which memory can be allocated per message in excess of the `grpc.max_receive_message_length` channel option. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links