mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
19 lines
800 B
Markdown
19 lines
800 B
Markdown
### [CVE-2018-12584](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12584)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ConnectionBase::preparseNewBytes function in resip/stack/ConnectionBase.cxx in reSIProcate through 1.10.2 allows remote attackers to cause a denial of service (buffer overflow) or possibly execute arbitrary code when TLS communication is enabled.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://packetstormsecurity.com/files/148856/reSIProcate-1.10.2-Heap-Overflow.html
|
|
- https://www.exploit-db.com/exploits/45174/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|