HistoryEdit

RUSTSEC-2022-0038

Denial of service on deeply nested fragment requests

Reported
Issued
Package
juniper (crates.io)
Type
Vulnerability
Categories
Aliases
Details
https://github.com/graphql-rust/juniper/security/advisories/GHSA-4rx6-g5vg-5f3j
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
  • >=0.15.10

Description

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