vendor:
Freestyle Support System
by:
Daniel Barragan 'D4NB4R'
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Freestyle Support System
Affected Version From: 1.9.1.1447
Affected Version To: 1.9.1.1447
Patch Exists: YES
Related CWE: N/A
CPE: a:freestyle-joomla:freestyle_support_system
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(bt5)-Windows(7ultimate)
2012
Joomla Freestyle Support com_fss sqli
An SQL injection vulnerability exists in Joomla Freestyle Support component com_fss. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in the back-end database. This can potentially result in the manipulation or disclosure of application data.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also use parameterized queries to prevent SQL injection.