VYPR

Cjson

by Davegamble/cjson

Source repositories

CVEs (3)

  • CVE-2025-57052Sep 3, 2025
    risk 0.00cvss epss 0.00

    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-53154May 23, 2025
    risk 0.00cvss epss 0.00

    parse_string in cJSON before 1.7.18 has a heap-based buffer over-read via {"1":1, with no trailing newline if cJSON_ParseWithLength is called.

  • CVE-2019-1010239Jul 19, 2019
    risk 0.00cvss epss 0.01

    DaveGamble/cJSON cJSON 1.7.8 is affected by: Improper Check for Unusual or Exceptional Conditions. The impact is: Null dereference, so attack can cause denial of service. The component is: cJSON_GetObjectItemCaseSensitive() function. The attack vector is: crafted json file. The fixed version is: 1.7.9 and later.