Denial of service in grpc-java

This security bulletin contains one medium risk vulnerability.


1) Resource management error


EUVDB-ID: #VU60181


Risk: Medium


CVSSv3.1: 5.7 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]


CVE-ID: CVE-2021-22569


CWE-ID: CWE-399 - Resource Management Errors


Exploit availability: No


Description

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


The vulnerability exists due to improper management of internal resources within the application. protobuf-java allowes the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. A remote attacker can trick the victim into passing specially crafted data to the application and perform a denial of service attack.


Mitigation

Install update from vendor's website.


Vulnerable software versions

grpc-java: 1.40.0, 1.40.1, 1.40.2, 1.41.0, 1.41.1, 1.42.0, 1.42.1, 1.43.0, 1.43.1


CPE2.3
External links

http://github.com/grpc/grpc-java/releases/tag/v1.41.2http://github.com/grpc/grpc-java/releases/tag/v1.42.2


Q & A


Can this vulnerability be exploited remotely?


Yes. This ..

Support the originator by clicking the read the rest link below.