magnificent-motherboard-76110
06/25/2024, 6:34 PM3.53.1
of pulumi
depends on grpcio==1.50
, which according to CWE-834, CVE-2023-33953 is a version vulnerable to Excessive Iteration, and some crafted requests can cause a termination of connection between a proxy and a backend. So I would like to request, if possible, to change the requirement to grpcio==1.53.2
which seems safer.dry-keyboard-94795
06/25/2024, 8:03 PMmagnificent-motherboard-76110
06/25/2024, 8:10 PMrequirements.txt
pulumi==3.53.1
, 3.121.0
uses grpcio~=1.60.1
thanks a lot for noticing!