cve/2016/CVE-2016-4303.md
2024-05-26 14:27:05 +02:00

743 B

CVE-2016-4303

Description

The parse_string function in cjson.c in the cJSON library mishandles UTF8/16 strings, which allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a non-hex character in a JSON string, which triggers a heap-based buffer overflow.

POC

Reference

Github

No PoCs found on GitHub currently.