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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://www.oracle.com/security-alerts/cpuoct2020.html | third party advisory patch |
https://github.com/DaveGamble/cJSON/issues/315 | third party advisory issue tracking exploit |
https://github.com/DaveGamble/cJSON/commit/be749d7efa7c9021da746e685bd6dec79f9dd99b | third party advisory patch |