Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Juniper Project | Juniper | < 0.15.10 |
Related Weaknesses (CWE)
References
- https://github.com/graphql-rust/juniper/blob/juniper-v0.15.10/juniper/CHANGELOG.Release NotesThird Party Advisory
- https://github.com/graphql-rust/juniper/commit/2b609ee057be950e3454b69fadc431d12PatchThird Party Advisory
- https://github.com/graphql-rust/juniper/commit/8d28cdba6eb10f53490ba41d1b5cb4050PatchThird Party Advisory
- https://github.com/graphql-rust/juniper/security/advisories/GHSA-4rx6-g5vg-5f3jExploitThird Party Advisory
- https://github.com/graphql-rust/juniper/blob/juniper-v0.15.10/juniper/CHANGELOG.Release NotesThird Party Advisory
- https://github.com/graphql-rust/juniper/commit/2b609ee057be950e3454b69fadc431d12PatchThird Party Advisory
- https://github.com/graphql-rust/juniper/commit/8d28cdba6eb10f53490ba41d1b5cb4050PatchThird Party Advisory
- https://github.com/graphql-rust/juniper/security/advisories/GHSA-4rx6-g5vg-5f3jExploitThird Party Advisory
FAQ
What is CVE-2022-31173?
CVE-2022-31173 is a vulnerability with a CVSS score of 7.5 (HIGH). 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. User...
How severe is CVE-2022-31173?
CVE-2022-31173 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-31173?
Check the references section above for vendor advisories and patch information. Affected products include: Juniper Project Juniper.