First published: Thu Apr 24 2025(Updated: )
A vulnerability has been discovered in the code-projects Online Class and Exam Scheduling System 1.0. The issue affects some unknown features in the file /Scheduling/pages/class_sched.php. Manipulating the class parameter can lead to cross-site scripting (XSS).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Code-projects Online Class and Exam Scheduling System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-29568 is classified as a medium severity vulnerability due to its capability to lead to cross-site scripting (XSS).
To fix CVE-2025-29568, sanitize and validate the input for the class parameter in the /Scheduling/pages/class_sched.php file to prevent XSS attacks.
The potential impacts of CVE-2025-29568 include unauthorized script execution in a user's browser, which can lead to information theft or session hijacking.
CVE-2025-29568 affects version 1.0 of the code-projects Online Class and Exam Scheduling System.
CVE-2025-29568 was discovered by security researchers examining the vulnerabilities in web applications.