cve/2019/CVE-2019-1010239.md

18 lines
853 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-1010239](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010239)
![](https://img.shields.io/static/v1?label=Product&message=cJSON&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Check%20for%20Unusual%20or%20Exceptional%20Conditions&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuoct2020.html
#### Github
No PoCs found on GitHub currently.