Vulnerability Description
orjson.loads in orjson before 3.9.15 does not limit recursion for deeply nested JSON documents.
CVSS Score
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ijl | Orjson | < 3.9.15 |
Related Weaknesses (CWE)
References
- https://github.com/ijl/orjson/blob/master/CHANGELOG.md#3915Release Notes
- https://github.com/ijl/orjson/commit/b0e4d2c06ce06c6e63981bf0276e4b7c74e5845ePatch
- https://github.com/ijl/orjson/issues/458ExploitIssue Tracking
- https://monicz.dev/CVE-2024-27454Broken Link
- https://github.com/ijl/orjson/blob/master/CHANGELOG.md#3915Release Notes
- https://github.com/ijl/orjson/commit/b0e4d2c06ce06c6e63981bf0276e4b7c74e5845ePatch
- https://github.com/ijl/orjson/issues/458ExploitIssue Tracking
- https://monicz.dev/CVE-2024-27454Broken Link
FAQ
What is CVE-2024-27454?
CVE-2024-27454 is a vulnerability with a CVSS score of 7.5 (HIGH). orjson.loads in orjson before 3.9.15 does not limit recursion for deeply nested JSON documents.
How severe is CVE-2024-27454?
CVE-2024-27454 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-2024-27454?
Check the references section above for vendor advisories and patch information. Affected products include: Ijl Orjson.