Files
CVEs-PoC/2021/CVE-2021-29663.md
T
2024-05-25 21:48:12 +02:00

828 B

CVE-2021-29663

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

Github