SourceCodester Online Eyewear Shop
cpe:2.3:a:online_eyewear_shop_project:online_eyewear_shop:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in SourceCodester Online Eyewear Shop version 1.0. The issue arises in the 'delete_cart' function within the file '/oews/classes/Master.php?f=delete_cart', where the 'id' parameter can be manipulated to execute malicious SQL queries. This vulnerability can be exploited remotely, allowing attackers to access sensitive information from the server.
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.
To reproduce this vulnerability, send a request to '/oews/classes/Master.php?f=delete_cart' with a crafted 'id' parameter that includes SQL injection payloads. The application will process the input without proper sanitization, allowing the injection of malicious SQL code.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.