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

18 lines
761 B
Markdown

### [CVE-2011-3833](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3833)
![](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
Unrestricted file upload vulnerability in ftp_upload_file.php in Support Incident Tracker (aka SiT!) 3.65 allows remote authenticated users to execute arbitrary PHP code by uploading a PHP file, then accessing it via a direct request to the file in an unspecified directory.
### POC
#### Reference
- http://packetstormsecurity.org/files/106933/sit_file_upload.rb.txt
#### Github
No PoCs found on GitHub currently.