SLiMS
cpe:2.3:a:slims_project:slims:*:*:*:*:*:*:*
- 9.6.1
A SQL injection vulnerability has been identified in SLIMS version 9.6.1, specifically within the visitor_report_day.php component of the reporting module. This vulnerability allows remote attackers with admin privileges to manipulate the month parameter, potentially leading to unauthorized access to sensitive database information.
Exploitation of this vulnerability could result in unauthorized database access and data breaches.
To reproduce this vulnerability, intercept a request to the visitor_report_day.php file using Burp Suite. Modify the month parameter to inject SQL payloads, either manually or by using SQLmap to automate the process. After injecting the payload, the SQL injection can be exploited to extract data from the database.
Users are advised to update to the latest version of SLIMS. The vulnerability has been patched by modifying the visitor_report_day.php file to include proper input validation and sanitization for the month parameter.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.