cve/2016/CVE-2016-10749.md
2024-06-09 00:33:16 +00:00

804 B

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

Github