First published: Thu Apr 24 2025(Updated: )
A vulnerability was found in code-projects Online Class and Exam Scheduling System 1.0 in /Scheduling/pages/profile_update.php. Manipulating the parameter username will cause SQL injection attacks.
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-44135 has a high severity due to the potential for SQL injection vulnerabilities.
To fix CVE-2025-44135, sanitize and parameterize the input for the username parameter in the profile_update.php file.
CVE-2025-44135 enables SQL injection attacks that can lead to unauthorized access to the database.
CVE-2025-44135 impacts the /Scheduling/pages/profile_update.php file of the Online Class and Exam Scheduling System.
Yes, CVE-2025-44135 is relatively easy to exploit if input validations are not properly implemented.