mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
805 B
805 B
CVE-2015-7392
Description
Heap-based buffer overflow in the parse_string function in libs/esl/src/esl_json.c in FreeSWITCH before 1.4.23 and 1.6.x before 1.6.2 allows remote attackers to execute arbitrary code via a trailing \u in a json string to cJSON_Parse.
POC
Reference
- http://packetstormsecurity.com/files/133781/freeswitch-Heap-Overflow.html
- http://packetstormsecurity.com/files/133781/freeswitch-Heap-Overflow.html
Github
No PoCs found on GitHub currently.