@grpc/grpc-js can allocate memory for incoming messages well above configured limits
Package
Affected versions
>= 1.10.0, < 1.10.9
>= 1.9.0, < 1.9.15
< 1.8.22
Patched versions
1.10.9
1.9.15
1.8.22
Description
Published to the GitHub Advisory Database
Jun 10, 2024
Reviewed
Jun 10, 2024
Published by the National Vulnerability Database
Jun 10, 2024
Last updated
Jun 11, 2024
Impact
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:Patches
This has been patched in versions 1.10.9, 1.9.15, and 1.8.22
References