Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Du4To

#32625of 53,630
7.8Total CVSS
Vulnerabilities · 1
PT-2023-8736
7.8
2023-12-04
Json-C · Json-C · CVE-2023-50471
**Name of the Vulnerable Software and Affected Versions** cJSON version 1.7.16 **Description** The issue is related to the cJSON InsertItemInArray function in the JSON-C library, which is used for processing JSON files in C. It is associated with pointer dereference errors. Exploitation of this issue may allow a remote attacker to cause a denial of service. The function `cJSON InsertItemInArray` at `cJSON.c` is specifically affected. **Recommendations** For cJSON version 1.7.16, as a temporary workaround, consider disabling the `cJSON InsertItemInArray` function until a patch is available. Restrict access to the vulnerable `cJSON.c` module to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.