ghsa-pwr2-4v36-6qpr
Vulnerability from github
Published
2024-02-26 18:30
Modified
2024-02-26 22:06
Severity ?
Summary
orjson does not limit recursion for deeply nested JSON documents
Details
orjson.loads in orjson before 3.9.15 does not limit recursion for deeply nested JSON documents.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "orjson" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.9.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-27454" ], "database_specific": { "cwe_ids": [ "CWE-674" ], "github_reviewed": true, "github_reviewed_at": "2024-02-26T21:31:06Z", "nvd_published_at": "2024-02-26T16:28:00Z", "severity": "HIGH" }, "details": "orjson.loads in orjson before 3.9.15 does not limit recursion for deeply nested JSON documents.", "id": "GHSA-pwr2-4v36-6qpr", "modified": "2024-02-26T22:06:16Z", "published": "2024-02-26T18:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27454" }, { "type": "WEB", "url": "https://github.com/ijl/orjson/issues/458" }, { "type": "WEB", "url": "https://github.com/ijl/orjson/commit/b0e4d2c06ce06c6e63981bf0276e4b7c74e5845e" }, { "type": "PACKAGE", "url": "https://github.com/ijl/orjson" }, { "type": "WEB", "url": "https://github.com/ijl/orjson/blob/master/CHANGELOG.md#3915" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/orjson/PYSEC-2024-40.yaml" }, { "type": "WEB", "url": "https://monicz.dev/CVE-2024-27454" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "orjson does not limit recursion for deeply nested JSON documents" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.