2021-07-21 07:59:52 +00:00
|
|
|
id: hp-ilo-serial-key-disclosure
|
|
|
|
|
|
|
|
info:
|
2023-02-09 21:19:26 +00:00
|
|
|
name: HP iLO Serial Key - Detect
|
2021-07-21 07:59:52 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: medium
|
2023-02-13 14:41:20 +00:00
|
|
|
description: HP iLO serial key was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/hp-ilo-serial-key-disclosure.json
|
2023-02-09 21:19:26 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,config
|
2021-07-21 07:59:52 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-21 07:59:52 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/xmldata?item=CpqKey"
|
2021-07-23 12:24:36 +00:00
|
|
|
|
2021-07-21 07:59:52 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "LTYPE"
|
|
|
|
- "LNAME"
|
|
|
|
- "KEY"
|
|
|
|
part: body
|
2021-07-23 18:54:26 +00:00
|
|
|
condition: and
|
|
|
|
|
2021-07-21 07:59:52 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a0047304502210096069177a07fcd663f8d633cc6f7136fe77bd62b3fe02d4fc6bf805187d84279022043291f8e25205b828a6941c81acb1e602e765c7b280a42302a79b267daeabb80:922c64590222798bb761d5b6d8e72950
|