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

19 lines
806 B
Markdown

### [CVE-2014-7226](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7226)
![](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 file comment feature in Rejetto HTTP File Server (hfs) 2.3c and earlier allows remote attackers to execute arbitrary code by uploading a file with certain invalid UTF-8 byte sequences that are interpreted as executable macro symbols.
### POC
#### Reference
- http://packetstormsecurity.com/files/128532/HTTP-File-Server-2.3a-2.3b-2.3c-Remote-Command-Execution.html
- http://www.exploit-db.com/exploits/34852
#### Github
No PoCs found on GitHub currently.