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

18 lines
801 B
Markdown

### [CVE-2008-7078](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7078)
![](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
Multiple buffer overflows in Rumpus before 6.0.1 allow remote attackers to (1) cause a denial of service (segmentation fault) via a long HTTP verb in the HTTP component; and allow remote authenticated users to execute arbitrary code via a long argument to the (2) MKD, (3) XMKD, (4) RMD, and other unspecified commands in the FTP component.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7314
#### Github
No PoCs found on GitHub currently.