SLIMS SQL Injection Vulnerability in Visitor Report Module Allowing Privilege Escalation

Vulnerability

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.

Impact

Exploitation of this vulnerability could result in unauthorized database access and data breaches.

Reproduction

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.

Remediation

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.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
3.4
impact
5.0
exploitability
6.3
remediation
7.7
relevance
0.0
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.