Files
CVEs-PoC/2012/CVE-2012-4601.md
T
2025-09-29 21:09:30 +02:00

18 lines
866 B
Markdown

### [CVE-2012-4601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4601)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple SQL injection vulnerabilities in Nicola Asuni TCExam before 11.3.009 allow remote authenticated users with level 5 or greater permissions to execute arbitrary SQL commands via the (1) user_groups[] parameter to admin/code/tce_edit_test.php or (2) subject_id parameter to admin/code/tce_show_all_questions.php.
### POC
#### Reference
- http://tcexam.git.sourceforge.net/git/gitweb.cgi?p=tcexam/tcexam;a=commit;h=3e1ed3c02122eae182f076daabe903b0c8837971
#### Github
No PoCs found on GitHub currently.