vendor:
Support Center Plus
by:
xistence
8,8
CVSS
HIGH
Arbitrary File Upload (File Extension Verification Bypass)
264
CWE
Product Name: Support Center Plus
Affected Version From: 7908 and lower
Affected Version To: 7908 and lower
Patch Exists: YES
Related CWE: N/A
CPE: a:manageengine:support_center_plus:7.9.0_sp-0.8.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: CentOS 5.x
2012
ManageEngine Support Center Plus <=7908 Multiple Vulnerabilities
It's possible to bypass the image extension check in the ticket creation editor. Normally you would go to Requests -> New Request -> select the 'Insert Image' to upload a picture to be included in the ticket and is restricted to jpg/gif/png files. If you send a POST request directly to the /jsp/UploadImage.jsp?Module=Workorder url you'll be able to upload any file. This might lead to uploading web site files which could be used for malicious actions (backdoors/shells).
Mitigation:
Ensure that the file upload feature is properly configured and that only authorized users are allowed to upload files.