HistoryEdit

RUSTSEC-2022-0037

Denial of service on deeply nested fragment requests

Reported
Issued
Package
async-graphql (crates.io)
Type
Vulnerability
Categories
Aliases
Details
https://github.com/async-graphql/async-graphql/commit/521769b80039fc8043d1c9883e3d6e5b57359072
CVSS Score
7.5 HIGH
CVSS Details
Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Patched
  • >=4.0.6

Description

Deeply nested fragments in a GraphQL request may cause a stack overflow in the server.