logo

CVE-2024-47614 async-graphql

Package

Manager: cargo
Name: async-graphql
Vulnerable Version: >=0 <7.0.10

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

EPSS: 0.0051 pctl0.65404

Details

async-graphql Directive Overload ### Impact - Service Disruption: The server may become unresponsive or extremely slow, potentially leading to downtime. - Resource Exhaustion: Excessive use of server resources, such as CPU and memory, could negatively impact other services running on the same infrastructure. - User Experience Degradation: Users may experience delays or failures when accessing the service, which could lead to frustration and loss of trust in the service. ### Patches 1. Upgrade to v7.0.10 2. Use [SchemaBuilder.limit_directives](https://docs.rs/async-graphql/latest/async_graphql/struct.SchemaBuilder.html#method.limit_directives) to limit the maximum number of directives for a single field.

Metadata

Created: 2024-10-03T18:27:11Z
Modified: 2024-10-03T18:27:11Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/10/GHSA-5gc2-7c65-8fq8/GHSA-5gc2-7c65-8fq8.json
CWE IDs: ["CWE-770"]
Alternative ID: GHSA-5gc2-7c65-8fq8
Finding: F002
Auto approve: 1