0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Horizon QCMS 4.0 - Multiple Vulnerabilities
Author
Risk
[
Security Risk High
]0day-ID
Category
Date add
CVE
Platform
Product: Horizon QCMS Vendor: Horizon QCMS Vulnerable Version(s): 4.0 and probably prior Tested Version: 4.0 Advisory Publication: December 18, 2013 [without technical details] Vendor Notification: December 18, 2013 Vendor Patch: December 25, 2013 Public Disclosure: January 8, 2014 Vulnerability Type: Path Traversal [CWE-22], SQL Injection [CWE-89] CVE References: CVE-2013-7138, CVE-2013-7139 Risk Level: High CVSSv2 Base Scores: 5 (AV:N/AC:L/Au:N/C:P/I:N/A:N), 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P) Solution Status: Fixed by Vendor Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) ----------------------------------------------------------------------------------------------- Advisory Details: High-Tech Bridge Security Research Lab discovered multiple vulnerabilities in Horizon QCMS, which can be exploited to read contents of arbitrary files and perform SQL Injection attacks. 1) Path Traversal in Horizon QCMS: CVE-2013-7138 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 exploitation example below will display content of "/config.php" file that contains MySQL database login credentials: http://[host]/lib/functions/d-load.php?start=../../config.php 2) SQL Injection in Horizon QCMS: CVE-2013-7139 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. The exploitation example below displays version of MySQL server: http://[host]/download.php?category=%27%20union%20select%201,2,version(),4,5,6%20--%202 ----------------------------------------------------------------------------------------------- Solution: Apply security patch for Horizon 4.0 More Information: http://sourceforge.net/projects/hnqcms/files/patches/ # 0day.today [2024-12-25] #