CVE-2014-100002
ManageEngine SupportCenter Plus < 7.9 - Path Traversal via WorkOrder.do Attach Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2014-100002.
PoCs published by xistence, including Metasploit module auxiliary/scanner/http/support_center_plus_directory_traversal.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in ManageEngine Support Center Plus 7916 and lower. By manipulating the attachment parameter in a POST request, an attacker can read arbitrary files on the server with the privileges of the application (often SYSTEM on Windows or root on Linux).
Description
Directory traversal vulnerability in ManageEngine SupportCenter Plus 7.9 before 7917 allows remote attackers to read arbitrary files via a ..%2f (dot dot encoded slash) in the attach parameter to WorkOrder.do in the file attachment for a new ticket.
Exploits (2)
This exploit demonstrates a directory traversal vulnerability in ManageEngine Support Center Plus 7916 and lower. By manipulating the attachment parameter in a POST request, an attacker can read arbitrary files on the server with the privileges of the application (often SYSTEM on Windows or root on Linux).
This Metasploit module exploits a directory traversal vulnerability in ManageEngine Support Center Plus (build 7916 and lower) to retrieve arbitrary files from the server filesystem. It authenticates as a user, creates a support ticket with a malicious file attachment path, and then downloads the file using the generated file ID and auth key.