Description
Vulnerable Library - async-graphql-6.0.11.crate
A GraphQL server library implemented in Rust
Library home page: https://static.crates.io/crates/async-graphql/async-graphql-6.0.11.crate
Path to dependency file: /federation/subgraphs/accounts/Cargo.toml
Path to vulnerable library: /federation/subgraphs/accounts/Cargo.toml,/federation/subgraphs/products/Cargo.toml,/federation/subgraphs/inventory/Cargo.toml,/federation/subgraphs/reviews/Cargo.toml
Found in HEAD commit: 69cf178c1218c5e6448fcfa9f3bfdb96d2dc865e
Vulnerabilities
CVE | Severity | Dependency | Type | Fixed in (async-graphql version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2024-47614 | 7.5 | async-graphql-6.0.11.crate | Direct | async-graphql - 7.0.10 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-47614
Vulnerable Library - async-graphql-6.0.11.crate
A GraphQL server library implemented in Rust
Library home page: https://static.crates.io/crates/async-graphql/async-graphql-6.0.11.crate
Path to dependency file: /federation/subgraphs/accounts/Cargo.toml
Path to vulnerable library: /federation/subgraphs/accounts/Cargo.toml,/federation/subgraphs/products/Cargo.toml,/federation/subgraphs/inventory/Cargo.toml,/federation/subgraphs/reviews/Cargo.toml
Dependency Hierarchy:
- ❌ async-graphql-6.0.11.crate (Vulnerable Library)
Found in HEAD commit: 69cf178c1218c5e6448fcfa9f3bfdb96d2dc865e
Found in base branch: main
Vulnerability Details
async-graphql is a GraphQL server library implemented in Rust. async-graphql before 7.0.10 does not limit the number of directives for a field. This can lead to Service Disruption, Resource Exhaustion, and User Experience Degradation. This vulnerability is fixed in 7.0.10.
Publish Date: 2024-10-03
URL: CVE-2024-47614
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2024-47614
Release Date: 2024-10-03
Fix Resolution: async-graphql - 7.0.10
Step up your Open Source Security Game with Mend here