First published: Mon Mar 17 2025(Updated: )
Code-projects Online Class and Exam Scheduling System 1.0 is vulnerable to SQL Injection in exam_save.php via the parameters member and first.
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-29425 is considered a high-severity vulnerability due to its potential for SQL Injection attacks.
To fix CVE-2025-29425, you should validate and sanitize user input in the exam_save.php file and use prepared statements for SQL queries.
CVE-2025-29425 can facilitate SQL Injection attacks, allowing unauthorized users to manipulate the database.
The parameters exploited in CVE-2025-29425 are 'member' and 'first' in the exam_save.php file.
Yes, CVE-2025-29425 specifically affects version 1.0 of the Code-projects Online Class and Exam Scheduling System.