mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
18 lines
728 B
Markdown
18 lines
728 B
Markdown
### [CVE-2015-7392](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|