cve/2008/CVE-2008-6534.md

19 lines
754 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-6534](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6534)
![](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
Incomplete blacklist vulnerability in NULL FTP Server Free and Pro 1.1.0.7 allows remote authenticated users to execute arbitrary commands via a custom SITE command containing shell metacharacters such as "&" (ampersand) in the middle of an argument.
### POC
#### Reference
- http://vuln.sg/nullftpserver1107-en.html
- https://www.exploit-db.com/exploits/7355
#### Github
No PoCs found on GitHub currently.