vendor:
GQ File Manager
by:
TaurusOmar
9,3
CVSS
HIGH
Sql Injection & Cross Site Scripting
89, 79
CWE
Product Name: GQ File Manager
Affected Version From: 0.2.5
Affected Version To: 0.2.5
Patch Exists: YES
Related CWE: CVE-2014-1137
CPE: a:gq_file_manager:gq_file_manager
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Bugtraq Optimus
2014
GQ File Manager – Sql Injection – Cross Site Scripting Vulnerability’s
GQ File Manager is a lightweight file manager that enables files to be uploaded to and downloaded from a server directory. GQ File Manager is great for creating and maintaining a simple cloud-based repository of files that can be accessed from anywhere on the Internet. For Cross Site Scripting, an attacker can create a new file with malicious code and for Sql Injection, an attacker can inject malicious code in the path of the file.
Mitigation:
Ensure that user input is validated and sanitized before being used in any SQL query. Also, ensure that all user input is properly escaped before being used in any HTML context.