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

19 lines
876 B
Markdown

### [CVE-2007-4450](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4450)
![](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 server in Toribash 2.71 and earlier does not properly handle long commands, which allows remote attackers to trigger a protocol violation in which data is sent to other clients without a required LF character, as demonstrated by a SAY command. NOTE: the security impact of this violation is not clear, although it probably makes exploitation of CVE-2007-4449 easier.
### POC
#### Reference
- http://aluigi.org/poc/toribashish.zip
- http://securityreason.com/securityalert/3033
#### Github
No PoCs found on GitHub currently.