vendor:
Freeway CMS
by:
RoAd_KiLlEr
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Freeway CMS
Affected Version From: 1.4.3.210
Affected Version To: 1.4.3.210
Patch Exists: NO
Related CWE: N/A
CPE: a:openfreeway:freeway_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win Xp Sp 2/3
2009
Freeway CMS 1.4.3.210 SQL Injection Vulnerability
Freeway CMS 1.4.3.210 is vulnerable to SQL Injection. An attacker can inject malicious SQL queries via the 'ecPath' parameter in the 'index.php' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should sanitize user input before using it in SQL queries.