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

19 lines
809 B
Markdown

### [CVE-2005-4466](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4466)
![](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
Heap-based buffer overflow in the SIPParser function in i3sipmsg.dll in Interaction SIP Proxy before 3.0.011 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a REGISTER request with a SPI version number that contains a large number of space or tab characters.
### POC
#### Reference
- http://securityreason.com/securityalert/281
- http://www.hat-squad.com/en/000171.html
#### Github
No PoCs found on GitHub currently.