Unknown · Online Student Rate System · CVE-2021-39408
**Name of the Vulnerable Software and Affected Versions**
Online Student Rate System version 1.0
**Description**
A Cross Site Scripting (XSS) issue exists via the `page` parameter on the "index.php" file. This allows for potential malicious script execution.
**Recommendations**
For Online Student Rate System version 1.0, consider validating and sanitizing the `page` parameter in the "index.php" file to prevent XSS attacks. As a temporary workaround, restrict access to the "index.php" file until a proper fix is applied.