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.
References
Link | Resource |
---|---|
https://github.com/DaveGamble/cJSON/commit/94df772485c92866ca417d92137747b2e3b0a917 | Patch Third Party Advisory |
https://github.com/DaveGamble/cJSON/issues/30 | Exploit Patch Third Party Advisory |
https://www.openwall.com/lists/oss-security/2016/11/07/2 | Exploit Mailing List Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-04-29 14:29
Updated : 2024-02-04 20:20
NVD link : CVE-2016-10749
Mitre link : CVE-2016-10749
CVE.ORG link : CVE-2016-10749
JSON object : View
Products Affected
cjson_project
- cjson
CWE
CWE-125
Out-of-bounds Read