Code-Projects Food Distributor Site SQL Injection Vulnerability
Vulnerability
A critical SQL injection vulnerability has been identified in Code-Projects Food Distributor Site version 1.0. The issue resides in the admin/login.php file, where the Username parameter can be manipulated to execute unauthorized SQL commands. This vulnerability can be exploited remotely, without any authentication requirements.
Impact
Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
Reproduction
To reproduce this vulnerability, send a POST request to /admin/process_login.php with a crafted username that includes SQL injection payloads. The application improperly sanitizes the input, allowing the injection of malicious SQL code that could be executed by the database.
Vulnerability Rating
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.
