CVE-2025-67403: SQL Injection
Published Jul 29, 2026
·Updated
Sourcecodester CASAP Automated Enrollment System 1.0 is vulnerable to SQL Injection in updateclass.php via the parameter classname.
Affected Software
1 affected component
Sourcecodester CASAP Automated Enrollment System=1.0
Event History
Jul 29, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·10:16 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2025-67403?
CVE-2025-67403 has a critical severity rating of 9.8, indicating a high level of risk.
2
How does CVE-2025-67403 affect the Sourcecodester CASAP Automated Enrollment System?
CVE-2025-67403 allows for SQL Injection through the class_name parameter in update_class.php, potentially compromising the system.
3
What types of data could be exposed by CVE-2025-67403?
CVE-2025-67403 may allow attackers to access and manipulate sensitive data due to its SQL Injection vulnerability.
4
What steps should be taken to mitigate CVE-2025-67403?
To mitigate CVE-2025-67403, developers should secure SQL queries by using prepared statements and parameterized queries.
5
Is there a patch available for CVE-2025-67403?
As of now, there is no public patch specifically addressing CVE-2025-67403, so immediate remediation is recommended.