cve/2016/CVE-2016-10749.md
2024-06-18 02:51:15 +02:00

695 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