mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
19 lines
1008 B
Markdown
19 lines
1008 B
Markdown
### [CVE-2021-20116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20116)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A reflected cross-site scripting vulnerability exists in TCExam <= 14.8.4. The paths provided in the f, d, and dir parameters in tce_select_mediafile.php were not properly validated and could cause reflected XSS via the unsanitized output of the path supplied. An attacker could craft a malicious link which, if triggered by an administrator, could result in the attacker hijacking the victim's session or performing actions on their behalf.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/cyb3r-w0lf/nuclei-template-collection
|
|
|