vendor:
CMS
by:
#BHG Security Center
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CMS
Affected Version From: Last Version
Affected Version To: Last Version
Patch Exists: N/A
Related CWE: N/A
CPE: 4psa.com
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: GNU/Linux, Windows
2012
4PSA CMS SQL Injection Vulnerabilities
An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable application. By exploiting this vulnerability, an attacker can gain access to the database and can view, modify, or delete the data 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.