CyberRota Analysis
AI-GeneratedThe CASAP Automated Enrollment System 1.0 is susceptible to SQL Injection through the `fname`, `lname`, and `student_class` parameters in the `save_stud.php` file, allowing attackers to manipulate database queries. This critical vulnerability, rated 9.8 on the CVSS scale, could lead to unauthorized data access or manipulation. Organizations using this system should prioritize immediate remediation to safeguard sensitive student information.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Sourcecodester CASAP Automated Enrollment System 1.0 is vulnerable to SQL Injection in save_stud.php via the parameters fname, lname, and student_class.