First published: Fri Jul 09 2021(Updated: )
LengthPrefixedMessageReader in gRPC Swift 1.1.0 and earlier allocates buffers of arbitrary length, which allows remote attackers to cause uncontrolled resource consumption and deny service.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linuxfoundation Grpc Swift | =1.0.0 | |
Linuxfoundation Grpc Swift | =1.1.0 | |
Linuxfoundation Grpc Swift | =1.1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-36155 is considered a moderate severity vulnerability due to potential denial of service through uncontrolled resource consumption.
To fix CVE-2021-36155, upgrade gRPC Swift to version 1.1.1 or later.
CVE-2021-36155 affects users of gRPC Swift versions 1.0.0, 1.1.0, and 1.1.1.
CVE-2021-36155 enables remote attackers to cause denial of service by exploiting buffer allocation vulnerabilities.
CVE-2021-36155 specifically involves the LengthPrefixedMessageReader component within gRPC Swift.