vendor:
fims - File Management System
by:
Skraps
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: fims - File Management System
Affected Version From: 1.2.1a
Affected Version To: 1.2.1a
Patch Exists: NO
Related CWE: N/A
CPE: fims
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011
fims – File Management System <= 1.2.1a SQL Injection and Vulnerability
An attacker can exploit a SQL injection vulnerability in fims - File Management System <= 1.2.1a by sending a crafted request with malicious data to the application. This can allow the attacker to gain access to sensitive information stored in the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.