Files
CVEs-PoC/2018/CVE-2018-12584.md
T
2024-06-18 02:51:15 +02:00

19 lines
800 B
Markdown

### [CVE-2018-12584](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12584)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.