2022-09-08 13:28:46 +00:00
|
|
|
id: hp-device-info-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
2023-02-06 13:23:14 +00:00
|
|
|
name: HP Device Info Detection
|
2022-09-08 13:28:46 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: low
|
2024-01-02 15:47:46 +00:00
|
|
|
description: Internal info is disclosed to external users in HP Device.
|
2022-09-08 13:28:46 +00:00
|
|
|
reference: https://www.exploit-db.com/ghdb/6905
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: iot,hp
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-08 13:28:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/hp/device/DeviceInformation/View"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Device Information"
|
|
|
|
- "hp"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-02-06 13:23:14 +00:00
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4b0a00483046022100d808f80b30548eb68ef9e06b924775f9481d8704d89a9d1f172814fc83814aa0022100836b21d4e04925a6a9649cb9183dc4d401d2ff78c1e0df8e2a4ab15dad310849:922c64590222798bb761d5b6d8e72950
|