PHPGurukul Apartment Visitors Management System
cpe:2.3:a:phpgurukul:apartment_visitor_management_system:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in the PHPGurukul Apartment Visitors Management System, version 1.0. The issue resides in the Sign In component, specifically within the '/index.php' file. The vulnerability is triggered by manipulating the 'username' parameter, allowing remote attackers to inject malicious SQL commands. This exploitation can bypass authentication and access sensitive information, with a potential denial-of-service impact by dropping SQL tables.
Exploitation of this vulnerability allows for SQL injection, which can be used to bypass authentication, access sensitive information, disrupt database operations by dropping SQL tables, and in some cases, upload arbitrary files.
To reproduce this vulnerability, send a POST request to '/avms/index.php' with the 'username' parameter set to an injected SQL payload, such as 'admin' followed by a SQL comment delimiter. Include a password, although the injection bypasses the need for a valid one.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.