vendor:
Horizon QCMS
by:
High-Tech Bridge Security Research Lab
7,5
CVSS
HIGH
Path Traversal [CWE-22], SQL Injection [CWE-89]
22, 89
CWE
Product Name: Horizon QCMS
Affected Version From: 4.0
Affected Version To: 4.0
Patch Exists: YES
Related CWE: CVE-2013-7138, CVE-2013-7139
CPE: a:horizon_qcms:horizon_qcms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2013
Path Traversal and SQL Injection in Horizon QCMS
The vulnerability exists due to insufficient filtration of 'start' HTTP GET parameter passed to '/lib/functions/d-load.php' script before using it in PHP 'fopen()' function. A remote attacker can read contents of arbitrary files on the target system with privileges of the web server. The vulnerability exists due to insufficient validation of 'category' HTTP POST parameter passed to '/download.php' script. A remote unauthenticated attacker can execute arbitrary SQL commands in application's database.
Mitigation:
Fixed by Vendor