mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2011-3833](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3833)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|