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

18 lines
874 B
Markdown

### [CVE-2014-7222](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7222)
![](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
Buffer overflow in TeamSpeak Client 3.0.14 and earlier allows remote authenticated users to cause a denial of service (application crash) by connecting to a channel with a different client instance, and placing crafted data in the Chat/Server tab with two \\ (backslash) characters, a digit, a \ (backslash) character, and "z" in a series of nested img BBCODE tags.
### POC
#### Reference
- http://packetstormsecurity.com/files/128571/TeamSpeak-Client-3.0.14-Buffer-Overflow.html
#### Github
No PoCs found on GitHub currently.