vendor:
Foe CMS
by:
flux77
8,8
CVSS
HIGH
SQL Injection | Cross Site Scripting
89, 79
CWE
Product Name: Foe CMS
Affected Version From: 1.6.5
Affected Version To: 1.6.5
Patch Exists: NO
Related CWE: N/A
CPE: a:foecms:foecms:1.6.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux, Windows
2020
Foe CMS 1.6.5 SQL Injection Vulnerability
SQL Injection vulnerability exists in Foe CMS 1.6.5 which allows an attacker to inject malicious SQL queries via the 'ei' parameter. Cross Site Scripting vulnerability exists in Foe CMS 1.6.5 which allows an attacker to inject malicious JavaScript code via the 'ei' parameter.
Mitigation:
Input validation should be done to prevent SQL Injection and Cross Site Scripting attacks. Sanitize user input and escape special characters.