CVE-2025-29568: XSS
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/classsched.php. Manipulating the class parameter can lead to cross-site scripting (XSS).
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-29568?
CVE-2025-29568 is classified as a medium severity vulnerability due to its capability to lead to cross-site scripting (XSS).
How do I fix CVE-2025-29568?
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.
What are the potential impacts of CVE-2025-29568?
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.
Which software versions are affected by CVE-2025-29568?
CVE-2025-29568 affects version 1.0 of the code-projects Online Class and Exam Scheduling System.
Who discovered CVE-2025-29568?
CVE-2025-29568 was discovered by security researchers examining the vulnerabilities in web applications.