CVE-2023-3836
published 2023-07-22CVE-2023-3836: A vulnerability classified as critical was found in Dahua Smart Park Management up to 20230713. This vulnerability affects unknown code of the file…
PriorityP188critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
73.52%
99.4th percentile
A vulnerability classified as critical was found in Dahua Smart Park Management up to 20230713. This vulnerability affects unknown code of the file /emap/devicePoint_addImgIco?hasSubsystem=true. The manipulation of the argument upload leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-235162 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| dahua | smart_park_management | — | — |
| dahuasecurity | smart_parking_management | <= 20230713 | — |
Detection & IOCsextracted from sources · hover to see the quote
commandPOST /emap/devicePoint_addImgIco?hasSubsystem=true HTTP/1.1
Content-Type: multipart/form-data; boundary=A9-oH6XdEkeyrNu4cNSk-ppZB059oDDT↗
- →Detect exploit attempts by monitoring POST requests to /emap/devicePoint_addImgIco?hasSubsystem=true with multipart/form-data content type containing a JSP (or other executable) file upload. ↗
- →Uploaded webshells are placed under /upload/emap/society_new/ and follow the naming pattern ico_res_<alphanum>_on.jsp — monitor GET requests to this path for JSP file access as a post-exploitation indicator. ↗
- →Use the regex pattern 'ico_res_(\w+)_on\.jsp' to identify server-generated webshell filenames in HTTP responses from the upload endpoint. ↗
- →Identify exposed Dahua Smart Park Management instances via Shodan (html:"/WPMS/asset" or http.html:"/wpms/asset"), FOFA (body="/wpms/asset"), or ZoomEye (app="大华智慧园区综合管理平台") for attack surface enumeration. ↗
- →The vulnerability requires no authentication (PR:N, UI:N per CVSS); any unauthenticated POST to the upload endpoint should be treated as a high-fidelity alert. ↗
- ·The exploit has been publicly disclosed and a Nuclei template is available, meaning automated mass-scanning is highly likely given the 0.99652 EPSS percentile. ↗
- ·The vendor did not respond to early disclosure; no official patch confirmation is available — treat all instances of Dahua Smart Park Management ≤ 20230713 as unpatched until verified otherwise. ↗
- ·The Nuclei template is marked 'intrusive' — running it against production systems will actually upload a test file; use with caution in live environments. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.5MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:P
vulncheck6.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-v896-jp39-6pqh: A vulnerability classified as critical was found in Dahua Smart Park Management up to 20230713
ghsa_unreviewed·2023-07-22
CVE-2023-3836 [MEDIUM] CWE-434 GHSA-v896-jp39-6pqh: A vulnerability classified as critical was found in Dahua Smart Park Management up to 20230713
A vulnerability classified as critical was found in Dahua Smart Park Management up to 20230713. This vulnerability affects unknown code of the file /emap/devicePoint_addImgIco?hasSubsystem=true. The manipulation of the argument upload leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-235162 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
VulnCheck
dahuasecurity smart_parking_management Unrestricted Upload of File with Dangerous Type
vulncheck·2023·CVSS 6.3
CVE-2023-3836 [MEDIUM] dahuasecurity smart_parking_management Unrestricted Upload of File with Dangerous Type
dahuasecurity smart_parking_management Unrestricted Upload of File with Dangerous Type
A vulnerability classified as critical was found in Dahua Smart Park Management up to 20230713. This vulnerability affects unknown code of the file /emap/devicePoint_addImgIco?hasSubsystem=true. The manipulation of the argument upload leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-235162 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Affected: dahuasecurity smart_parking_management
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are u
No detection rules found.
Nuclei
Dahua Smart Park Management - Arbitrary File Upload
nuclei·CVSS 9.8
CVE-2023-3836 [CRITICAL] Dahua Smart Park Management - Arbitrary File Upload
Dahua Smart Park Management - Arbitrary File Upload
Dahua wisdom park integrated management platform is a comprehensive management platform, a park operations,resource allocation, and intelligence services,and other functions, including/emap/devicePoint_addImgIco?.
Template:
id: CVE-2023-3836
info:
name: Dahua Smart Park Management - Arbitrary File Upload
author: HuTa0
severity: critical
description: |
Dahua wisdom park integrated management platform is a comprehensive management platform, a park operations,resource allocation, and intelligence services,and other functions, including/emap/devicePoint_addImgIco?.
impact: |
Unauthenticated attackers can upload arbitrary files to the Dahua wisdom park management platform, potentially enabling remote code execution and complete system comp
2023-07-22
Published
Exploited in the wild