vendor:
fipsCMS
by:
ajann
9,3
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: fipsCMS
Affected Version From: v4.5
Affected Version To: v4.5
Patch Exists: NO
Related CWE: N/A
CPE: a:fips:fipscms
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
2006
fipsCMS <= v4.5 (index.asp) Remote SQL Injection Exploit
This exploit allows an attacker to inject malicious SQL code into the vulnerable fipsCMS v4.5 application. The exploit is triggered when the vulnerable application receives a specially crafted HTTP request containing malicious SQL code. This code is then executed in the backend database, allowing the attacker to gain access to sensitive information such as passwords.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in SQL queries.