mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
19 lines
852 B
Markdown
19 lines
852 B
Markdown
### [CVE-2010-2153](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2153)
|
|

|
|

|
|

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