PHPGurukul Curfew e-Pass Management System
cpe:2.3:a:phpgurukul:curfew_e-pass_management_system:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in PHPGurukul Curfew e-Pass Management System version 1.0. The issue resides in the file '/admin/view-pass-detail.php', where the 'viewid' parameter can be manipulated to inject malicious SQL code. This vulnerability allows attackers to interfere with the application's database queries, potentially leading to unauthorized data access or manipulation. The vulnerability can be exploited remotely, without any authentication requirements.
Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate database queries to access, modify, or delete database information. This could lead to unauthorized data exposure or corruption, depending on the nature of the application's data management.
To reproduce this vulnerability, send a request to the '/admin/view-pass-detail.php' endpoint with a crafted 'viewid' parameter that includes SQL injection payloads. The lack of proper input validation will allow the injected SQL code to be executed, manipulating the database query as intended by the attacker.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.