2024-05-26 14:27:05 +02:00
### [CVE-2016-10749](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10749)



### Description
parse_string in cJSON.c in cJSON before 2016-10-02 has a buffer over-read, as demonstrated by a string that begins with a " character and ends with a \ character.
### POC
#### Reference
- https://github.com/DaveGamble/cJSON/issues/30
2024-06-09 00:33:16 +00:00
- https://github.com/DaveGamble/cJSON/issues/30
2024-05-26 14:27:05 +02:00
- https://www.openwall.com/lists/oss-security/2016/11/07/2
2024-06-09 00:33:16 +00:00
- https://www.openwall.com/lists/oss-security/2016/11/07/2
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/ARPSyndicate/cvemon