SourceCodester Apartment Visitor Management System
cpe:2.3:a:apartment_visitor_management_system_project:apartment_visitor_management_system:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in SourceCodester Apartment Visitor Management System version 1.0. The issue resides in the '/forgotpw.php' file, specifically within the 'secode' parameter. This vulnerability allows attackers to inject malicious SQL queries, leading to unauthorized database access, data manipulation, and potential leakage of sensitive information. The vulnerability can be exploited remotely without any authentication.
Exploitation of this vulnerability allows for unauthorized database access, manipulation of data, and leakage of sensitive information. It poses a significant threat to system security and data integrity.
The vulnerability can be reproduced by sending a POST request to 'forgotpw.php' with the 'secode' parameter manipulated to include malicious SQL code. This can be done using tools like sqlmap, which automates the process of finding and exploiting SQL injection vulnerabilities.
It is recommended to use prepared statements and parameter binding to prevent SQL injection, validate and filter user input, minimize database user permissions, and conduct regular security audits.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.