cve/2021/CVE-2021-29663.md
2025-09-29 21:09:30 +02:00

839 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