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.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://github.com/grpc/grpc-swift/releases | third party advisory release notes |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35303 | third party advisory mailing list |
https://github.com/grpc/grpc-swift/security/advisories/GHSA-rxmj-hg9v-vp3p | third party advisory |