Uncontrolled Recursion
CVE-2024-27454
Summary
The "orjson.loads" in orjson versions 3.7.0 through 3.9.14 does not limit recursion for deeply nested JSON documents.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-674 - Uncontrolled Recursion
The product does not properly control the amount of recursion which takes place, consuming excessive resources, such as allocated memory or the program stack.
References
Advisory Timeline
- Published