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

18 lines
828 B
Markdown

### [CVE-2021-29663](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29663)
![](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
CourseMS (aka Course Registration Management System) 2.1 is affected by cross-site scripting (XSS). When an attacker with access to an Admin account creates a Job Title in the Site area (aka the admin/add_jobs.php name parameter), they can insert an XSS payload. This payload will execute whenever anyone visits the registration page.
### POC
#### Reference
- http://sourceforge.net/projects/coursems
#### Github
- https://github.com/cptsticky/A-0day-Per-Day-Keeps-The-Cope-Away