ijl/orjson
Releases149
Frequency2 weeks 4 days
Last Release
Stars8.17K
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| <= 3.11.4, < 3.11.6, < 3.11.5 | 7.5 HIGH | — | ||
The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents. | ||||
| < 3.9.15 | 7.5 HIGH | — | ||
orjson.loads in orjson before 3.9.15 does not limit recursion for deeply nested JSON documents. | ||||