4 results (0.013 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

grpc-swift is the Swift language implementation of gRPC, a remote procedure call (RPC) framework. Prior to version 1.7.2, a grpc-swift server is vulnerable to a denial of service attack via a reachable assertion. This is due to incorrect logic when handling GOAWAY frames. The attack is low-effort: it takes very little resources to construct and send the required sequence of frames. The impact on availability is high as the server will crash, dropping all in flight connections and requests. • https://github.com/grpc/grpc-swift/commit/858f977f2a51fca2292f384cf7a108dc2e73a3bd https://github.com/grpc/grpc-swift/security/advisories/GHSA-r6ww-5963-7r95 • CWE-617: Reachable Assertion •

CVSS: 7.5EPSS: 0%CPEs: 2EXPL: 0

Mismanaged state in GRPCWebToHTTP2ServerCodec.swift in gRPC Swift 1.1.0 and 1.1.1 allows remote attackers to deny service by sending malformed requests. Un estado administrado inapropiadamente en el archivo GRPCWebToHTTP2ServerCodec.swift en gRPC Swift versiones 1.1.0 y 1.1.1, permite a atacantes remotos denegar el servicio mediante el envío de peticiones malformadas • https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35267 https://github.com/grpc/grpc-swift/releases https://github.com/grpc/grpc-swift/security/advisories/GHSA-2jx2-qcm4-rf9h •

CVSS: 7.5EPSS: 0%CPEs: 3EXPL: 0

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. La función LengthPrefixedMessageReader en gRPC Swift versiones 1.1.0 y anteriores asigna búferes de longitud arbitraria, lo que permite a atacantes remotos causar un consumo no controlado de recursos y denegar el servicio • https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35303 https://github.com/grpc/grpc-swift/releases https://github.com/grpc/grpc-swift/security/advisories/GHSA-rxmj-hg9v-vp3p • CWE-770: Allocation of Resources Without Limits or Throttling •

CVSS: 7.5EPSS: 0%CPEs: 3EXPL: 0

HTTP2ToRawGRPCServerCodec in gRPC Swift 1.1.1 and earlier allows remote attackers to deny service via the delivery of many small messages within a single HTTP/2 frame, leading to Uncontrolled Recursion and stack consumption. La función HTTP2ToRawGRPCServerCodec en gRPC Swift versiones 1.1.1 y anteriores, permite a atacantes remotos denegar el servicio por medio de la entrega de muchos mensajes pequeños dentro de una sola trama HTTP/2, conllevando a una Recursión no controlada y un consumo de la pila • https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35274 https://github.com/grpc/grpc-swift/releases https://github.com/grpc/grpc-swift/security/advisories/GHSA-4rhq-vq24-88gw • CWE-674: Uncontrolled Recursion •