code-projects Online Shoe Store
cpe:2.3:a:code-projects:online_shoe_store:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in Code-Projects Online Shoe Store version 1.0. The issue resides in the file '/function/login.php', where user-supplied email and password parameters are directly inserted into an SQL query without proper validation or sanitization. This vulnerability can be exploited remotely, potentially leading to unauthorized access to the application's database or even remote code execution.
Exploitation of this vulnerability allows for SQL injection, with the possibility of accessing and manipulating the database. According to the vulnerability disclosure, this could also lead to remote code execution.
To reproduce this vulnerability, send a POST request to '/function/login.php' with crafted email and password parameters that include SQL injection payloads. The lack of input sanitization will allow the injection of malicious SQL code, which can be used to manipulate the database or execute arbitrary commands on the server.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.