CVE-2014-3806
Description
Directory traversal vulnerability in cgi-bin/help/doIt.cgi in VMTurbo Operations Manager before 4.6 allows remote attackers to read arbitrary files via a .. (dot dot) in the xml_path parameter.
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
VM Turbo Operations Manager 4.5x - Directory Traversal
Product: VM Turbo Operations Manager
Vendor: VM Turbo
Vulnerable Version(s): 4.5.x earlier
Tested Version: 4.0
Advisory Publication: April 11, 2014
Vendor Notification: April 11, 2014
Public Disclosure: May 8, 2014
Vulnerability Type: Directory Traversal
Discovered and Provided: (Jamal Pecou) Security Focus ( https://www.securityfocus.com/ )
------------------------------------------------------------------------
-----------------------
Advisory Details:
A vulnerability affecting β/cgi-bin/help/doIt.cgi" in VM Turbo Operations Manager allows directory traversal when the URL encoded POST input βxml_pathβ was set to β../../../../../../../../../../etc/passwdβ we could see the contents of this file.
The following exploitation example displays the contents of /etc/passwd
http://[host]/cgi-bin/help/doIt.cgi?FUNC=load_xml_file&xml_path=../../../../../../../../../../etc/passwd
------------------------------------------------------------------------
-----------------------
Solution:
The vendor has released a fix for this vulnerability in version 4.6.
References:
[1] https://support.vmturbo.com/hc/en-us/articles/203170127-VMTurbo-Operations-Manager-v4-6-Announcement
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| vmturbo | operations_manager | {"endIncluding":"4.5"} | |
| vmturbo | operations_manager | 4.0 | |
References
- http://osvdb.org/show/osvdb/106776
- http://packetstormsecurity.com/files/126550/VM-Turbo-Operations-Manager-4.5.x-Directory-Traversal.html
- http://www.exploit-db.com/exploits/33334
- http://www.securityfocus.com/archive/1/532061/100/0/threaded
- http://www.securityfocus.com/bid/67292
- http://osvdb.org/show/osvdb/106776
- http://packetstormsecurity.com/files/126550/VM-Turbo-Operations-Manager-4.5.x-Directory-Traversal.html
- http://www.exploit-db.com/exploits/33334
- http://www.securityfocus.com/archive/1/532061/100/0/threaded
- http://www.securityfocus.com/bid/67292
CWEs
CWE-22
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.