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

19 lines
852 B
Markdown

### [CVE-2010-2153](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2153)
![](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 admin/code/tce_functions_tcecode_editor.php in TCExam 10.1.006 and 10.1.007 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in cache/.
### POC
#### Reference
- http://cross-site-scripting.blogspot.com/2010/06/tcexam-101006-arbitrary-upload.html
- http://www.packetstormsecurity.org/1006-exploits/tcexam-shell.txt
#### Github
No PoCs found on GitHub currently.