CVE ID | Published | Description | Score | Severity |
---|---|---|---|---|
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. | 5.5 |
Medium |
||
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. | 7.5 |
High |
||
cJSON before 1.7.11 allows out-of-bounds access, related to multiline comments. | 9.8 |
Critical |
||
cJSON before 1.7.11 allows out-of-bounds access, related to \x00 in a string literal. | 9.8 |
Critical |