1 results (0.004 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 1

Juniper is a GraphQL server library for Rust. Affected versions of Juniper are vulnerable to uncontrolled recursion resulting in a program crash. This issue has been addressed in version 0.15.10. Users are advised to upgrade. Users unable to upgrade should limit the recursion depth manually. • https://github.com/graphql-rust/juniper/blob/juniper-v0.15.10/juniper/CHANGELOG.md#01510-2022-07-28 https://github.com/graphql-rust/juniper/commit/2b609ee057be950e3454b69fadc431d120e407bb https://github.com/graphql-rust/juniper/commit/8d28cdba6eb10f53490ba41d1b5cb40506c2de22 https://github.com/graphql-rust/juniper/security/advisories/GHSA-4rx6-g5vg-5f3j • CWE-400: Uncontrolled Resource Consumption CWE-674: Uncontrolled Recursion •