Campcodes Retro Basketball Shoes Online Store
cpe:2.3:a:retro_basketball_shoes_online_store_project:retro_basketball_shoes_online_store:*:*:*:*:*:*:*
- 1.0
A SQL injection vulnerability has been identified in Campcodes Retro Basketball Shoes Online Store version 1.0. The issue resides in the admin receipt management file, specifically within an unknown function that processes the 'tid' parameter. This vulnerability allows remote attackers to inject malicious SQL queries, exploiting inadequate input validation. The exploitation of this vulnerability could lead to unauthorized database access, data manipulation, and exposure of sensitive information.
Exploitation of this vulnerability allows attackers to execute arbitrary SQL commands, potentially leading to unauthorized access to the database, manipulation or deletion of data, and exposure of sensitive information. Such actions could disrupt services and compromise overall system security.
The vulnerability can be reproduced by sending a crafted request to the '/admin/receipt.php' file with a malicious 'tid' parameter. This can be done using tools like sqlmap, which can automate the injection process and exploit the vulnerability by, for example, using time-based or boolean-based blind injection techniques.
It is recommended to implement prepared statements and parameter binding to prevent SQL injection. Additionally, input validation and filtering should be applied to ensure user input conforms to expected formats. Minimizing database user permissions and conducting regular security audits can further enhance the application's security.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.