Deeply nested fragments in a GraphQL request may cause a stack overflow in the server.
fraction 0.14.0
This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.
fraction
(8 total, 1 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
byteorder | ^1 | 1.5.0 | up to date |
bytes | ^1 | 1.8.0 | up to date |
juniper ⚠️ | ^0.15 | 0.16.1 | out of date |
lazy_static | ^1 | 1.5.0 | up to date |
num | ^0.4 | 0.4.3 | up to date |
postgres-types | ^0.2 | 0.2.8 | up to date |
serde | ^1 | 1.0.215 | up to date |
serde_derive | ^1 | 1.0.215 | up to date |
(2 total, 1 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
criterion | ^0.4 | 0.5.1 | out of date |
rand | ^0.8.5 | 0.8.5 | up to date |
juniper
: Denial of service on deeply nested fragment requestsDeeply nested fragments in a GraphQL request may cause a stack overflow in the server.