← Vulnerability feed

Vulnerability record · CVE-2023-3836 · published 22 July 2023

CVE-2023-3836: Dahua Smart Park Management unrestricted file upload via devicePoint_addImgIco

Dahuasecurity · Smart Parking Management

Dahua Smart Park Management (up to 20230713) contains an unrestricted file upload flaw in /emap/devicePoint_addImgIco?hasSubsystem=true, where the 'upload' argument is not properly validated. A remote, unauthenticated attacker can upload arbitrary files, which can lead to code execution on the server. The vendor was contacted but did not respond, so no official fix is confirmed.

9.8 CVSS 3.1 Critical EPSS 74% · top 0.5% CWE-434 · Unrestricted file upload
9.8CVSS 3.1 base score, v2 6.5
74%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

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.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.8 with network reachability, no authentication, and a public exploit plus very high EPSS make this an urgent risk.

What it is

Dahua Smart Park Management (up to 20230713) contains an unrestricted file upload flaw in /emap/devicePoint_addImgIco?hasSubsystem=true, where the 'upload' argument is not properly validated. A remote, unauthenticated attacker can upload arbitrary files, which can lead to code execution on the server. The vendor was contacted but did not respond, so no official fix is confirmed.

Impact

An attacker can upload and potentially execute arbitrary files on the affected server, gaining full control over confidentiality, integrity and availability. This can result in remote code execution, data theft, or use of the host as a pivot point.

Attack surface

Reachable over the network via HTTP requests to /emap/devicePoint_addImgIco?hasSubsystem=true; the CVSS vector (AV:N/PR:N/UI:N) indicates no authentication or user interaction is required.

Exploitation

A public exploit is referenced (GitHub upload.md) and EPSS is 0.7367 (99.4th percentile), indicating high likelihood of exploitation; the CVE is not listed in CISA KEV.

What to do

  • Apply the latest vendor patch or firmware update for Dahua Smart Park Management if available; the vendor did not respond to the disclosure, so confirm with Dahua support.
  • If no patch exists, restrict network access to the /emap/ endpoint to trusted management networks only.
  • Enforce strict file type, extension and content validation on all upload endpoints, and store uploaded files outside the web root.
  • Deploy a WAF rule to block or inspect uploads to /emap/devicePoint_addImgIco and similar endpoints.
  • Monitor for and remove any unexpected files written to web-accessible directories.

Detection

  • Search web server and application logs for POST requests to /emap/devicePoint_addImgIco?hasSubsystem=true, especially with multipart uploads.
  • Monitor file system changes in web-accessible directories for newly created executable or script files.
  • Alert on outbound connections or process creation spawned by the web server process, which may indicate uploaded payload execution.
  • Use file integrity monitoring to detect unauthorized additions to the application directory.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://github.com/qiuhuihk/cve/blob/main/upload.md ExploitThird Party Advisory
https://vuldb.com/?ctiid.235162 Permissions RequiredThird Party Advisory
https://vuldb.com/?id.235162 Third Party Advisory
https://github.com/qiuhuihk/cve/blob/main/upload.md ExploitThird Party Advisory
https://vuldb.com/?ctiid.235162 Permissions RequiredThird Party Advisory
https://vuldb.com/?id.235162 Third Party Advisory

Track CVE-2023-3836 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

4.6CVE-2023-3121Dahuasecurity smart parking management server-side request forgery (ssrf) vulnerabilityA vulnerability has been found in Dahua Smart Parking Management up to 20230528 and classified as problematic. This vulnerability affects unknown cod…EPSS 0.46%10.0CVE-2026-56291Balbooa Forms Joomla extension unauthenticated arbitrary file upload RCEThe Balbooa Forms extension for Joomla before version 2.4.1 accepts file uploads without authentication and does not restrict file type, allowing exe…KEVEPSS 15%analysed10.0CVE-2026-48939iCagenda Joomla extension unrestricted file upload leads to PHP RCEThe iCagenda extension for Joomla fails to restrict file types in its file attachment feature, allowing arbitrary file uploads that result in PHP cod…KEVEPSS 20%analysed10.0CVE-2026-56290Joomla Page Builder CK unauthenticated file upload leads to RCEThe Joomla Page Builder CK extension before 3.6.0 allows unauthenticated arbitrary file uploads, letting an attacker place executable files on the se…KEVEPSS 31%analysed10.0CVE-2026-48908SP Page Builder for Joomla unauthenticated arbitrary file upload RCESP Page Builder for Joomla permits unauthenticated users to upload arbitrary files, which can lead to upload and execution of PHP code. The flaw is a…KEVEPSS 89%analysed9.8CVE-2024-7399Samsung MagicINFO 9 Server path traversal allows arbitrary file writeSamsung MagicINFO 9 Server before version 21.1050 contains a path traversal flaw (CWE-22) that also enables unrestricted file upload (CWE-434), letti…KEVEPSS 92%analysed7.2CVE-2025-2749Kentico Xperience path traversal and file upload lead to RCEKentico Xperience through 13.0.178 allows an authenticated Staging Sync Server user to upload arbitrary data to relative paths, enabling path travers…KEVEPSS 4.1%analysed7.2CVE-2024-7694ThreatSonar Anti-Ransomware unrestricted file upload enables command executionThreatSonar Anti-Ransomware from TeamT5 fails to properly validate the content of uploaded files (CWE-434). An attacker holding administrator privile…KEVEPSS 1.8%analysed

Source: NIST National Vulnerability Database (record CVE-2023-3836), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.