CVE-2014-7176
Description
SQL injection vulnerability in Enalean Tuleap before 7.5.99.4 allows remote authenticated users to execute arbitrary SQL commands via the lobal_txt parameter to plugins/docman.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Enalean Tuleap 7.2 - XML External Entity File Disclosure
Enalean Tuleap 7.4.99.5 - Blind SQL Injection
Vulnerability title: Tuleap <= 7.4.99.5 Authenticated Blind SQL Injection in Enalean Tuleap
CVE: CVE-2014-7176
Vendor: Enalean
Product: Tuleap
Affected version: 7.4.99.5 and earlier
Fixed version: 7.5
Reported by: Jerzy Kramarz
Details:
SQL injection has been found and confirmed within the software as an authenticated user. A successful attack could allow an authenticated attacker to access information such as usernames and password hashes that are stored in the database. The following URLs and parameters have been confirmed to suffer from SQL injections:
GET /plugins/docman/?group_id=100&id=16&action=search&global_txt=a<SQL Injection>&global_filtersubmit=Apply HTTP/1.1
Host: 192.168.56.108
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: https://192.168.56.108/plugins/docman/?group_id=100
Cookie: PHPSESSID=3pt0ombsmp0t9adujgrohv8mb6; TULEAP_session_hash=d51433e1f7c9b49079c0e5c511d64c96
Connection: keep-alive
Note: In order to exploit this vulnerability a attacker needs to be in position to access '/plugins/docman/' URN.
Further details at:
https://www.portcullis-security.com/security-research-and-downloads/security-advisories/cve-2014-7176/
Copyright:
Copyright (c) Portcullis Computer Security Limited 2014, All rights reserved worldwide. Permission is hereby granted for the electronic redistribution of this information. It is not to be edited or altered in any way without the express written consent of Portcullis Computer Security Limited.
Disclaimer:
The information herein contained may change without notice. Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. In no event shall the author/distributor (Portcullis Computer Security Limited) be held liable for any damages whatsoever arising out of or in connection with the use or spread of this information.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| enalean | tuleap | {"endIncluding":"7.5"} | |
References
- http://packetstormsecurity.com/files/128875/Tuleap-7.4.99.5-Blind-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Oct/119
- http://www.exploit-db.com/exploits/35098
- http://www.securityfocus.com/bid/70773
- https://exchange.xforce.ibmcloud.com/vulnerabilities/98307
- https://www.portcullis-security.com/security-research-and-downloads/security-advisories/cve-2014-7176/
- https://www.tuleap.org/recent-vulnerabilities
- http://packetstormsecurity.com/files/128875/Tuleap-7.4.99.5-Blind-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Oct/119
- http://www.exploit-db.com/exploits/35098
- http://www.securityfocus.com/bid/70773
- https://exchange.xforce.ibmcloud.com/vulnerabilities/98307
- https://www.portcullis-security.com/security-research-and-downloads/security-advisories/cve-2014-7176/
- https://www.tuleap.org/recent-vulnerabilities
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.