rpm package
opensuse/cJSON&distro=openSUSE Leap 16.0
pkg:rpm/opensuse/cJSON&distro=openSUSE%20Leap%2016.0
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-57052 | — | < 1.7.19-160000.1.1 | 1.7.19-160000.1.1 | Sep 3, 2025 | cJSON 1.5.0 through 1.7.18 allows out-of-bounds access via the decode_array_index_from_pointer function in cJSON_Utils.c, allowing remote attackers to bypass array bounds checking and access restricted data via malformed JSON pointer strings containing alphanumeric characters. | ||
| CVE-2023-26819 | — | < 1.7.19-160000.1.1 | 1.7.19-160000.1.1 | Apr 19, 2025 | cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as {"a": true, "b": [ null,9999999999999999999999999999999999999999999999912345678901234567]}. |
- CVE-2025-57052Sep 3, 2025affected < 1.7.19-160000.1.1fixed 1.7.19-160000.1.1
cJSON 1.5.0 through 1.7.18 allows out-of-bounds access via the decode_array_index_from_pointer function in cJSON_Utils.c, allowing remote attackers to bypass array bounds checking and access restricted data via malformed JSON pointer strings containing alphanumeric characters.
- CVE-2023-26819Apr 19, 2025affected < 1.7.19-160000.1.1fixed 1.7.19-160000.1.1
cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as {"a": true, "b": [ null,9999999999999999999999999999999999999999999999912345678901234567]}.