PHPGurukul Pre-School Enrollment System
cpe:2.3:a:phpgurukul:pre-school_enrollment_system:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in PHPGurukul Pre-School Enrollment System version 1.0. The issue resides in the file '/admin/add-subadmin.php', where the 'sadminusername' parameter can be manipulated to inject malicious SQL queries. This vulnerability allows attackers to access and manipulate the database without authorization, potentially leading to unauthorized data access, modification, or deletion.
Exploitation of this vulnerability allows for unauthorized database access, manipulation of data, and execution of unauthorized operations, posing a severe risk to system security and data integrity.
The vulnerability can be reproduced by sending a POST request to '/preschool/admin/add-subadmin.php' with a crafted 'sadminusername' parameter that includes SQL injection payloads. This can be done using tools like Burp Suite to intercept and modify the request.
It is recommended to use prepared statements and parameter binding to prevent SQL injection, validate and filter user input, and minimize database user permissions.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.