First published: Mon Mar 17 2025(Updated: )
Code-projects Online Class and Exam Scheduling System V1.0 is vulnerable to Cross Site Scripting (XSS) in /pages/program.php via the id, code, and name parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Code-projects Online Class and Exam Scheduling System | ||
Online Class And Exam Scheduling System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-29429 is classified as a medium severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
To fix CVE-2025-29429, validate and sanitize user inputs for the id, code, and name parameters in the /pages/program.php file.
CVE-2025-29429 is a Cross Site Scripting (XSS) vulnerability.
CVE-2025-29429 affects Code-projects Online Class and Exam Scheduling System V1.0.
Exploiting CVE-2025-29429 could allow attackers to run malicious scripts in the context of an affected user's session.