Vulnerability record · CVE-2023-32167 · published 3 May 2024
CVE-2023-32167: D-Link D-View uploadMib path traversal allows arbitrary file creation and deletion
Dlink · D View 8
The uploadMib function in D-Link D-View fails to validate a user-supplied path before using it in file operations, allowing directory traversal. An authenticated remote attacker can create or delete arbitrary files, and the flaw runs in the SYSTEM context, so file operations affect the whole host.
Description
D-Link D-View uploadMib Directory Traversal Arbitrary File Creation or Deletion Vulnerability. This vulnerability allows remote attackers to create and delete arbitrary files on affected installations of D-Link D-View. Authentication is required to exploit this vulnerability. The specific flaw exists within the uploadMib function. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to create or delete files in the context of SYSTEM. . Was ZDI-CAN-19529.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
Automated analysis
high priorityThe flaw allows SYSTEM-level arbitrary file creation and deletion, and while it requires high privileges, the very high EPSS score signals elevated exploitation likelihood.
What it is
The uploadMib function in D-Link D-View fails to validate a user-supplied path before using it in file operations, allowing directory traversal. An authenticated remote attacker can create or delete arbitrary files, and the flaw runs in the SYSTEM context, so file operations affect the whole host.
Impact
An attacker gains the ability to create or delete arbitrary files as SYSTEM, which can corrupt the application, remove security-relevant files, or plant files that lead to further compromise. Integrity and availability are both rated high; confidentiality is not affected per the CVSS vector.
Attack surface
Reachable over the network through the D-View web interface (AV:N) with no user interaction (UI:N), but it requires high privileges (PR:H), meaning the attacker must already hold an administrative or equivalent authenticated account.
Exploitation
Not listed in CISA KEV and no public exploit tag appears in the references, but EPSS is 0.76504 (99.5th percentile), indicating a high modeled likelihood of exploitation activity.
What to do
- Apply the D-Link vendor advisory SAP10332 update for D-View 8 as the first action.
- Restrict network access to the D-View management interface to trusted administrative networks only.
- Audit and minimize accounts with the high privileges needed to reach uploadMib, and rotate credentials for those accounts.
- Monitor and alert on unexpected file creation or deletion in D-View installation and system directories.
- If patching is delayed, isolate the D-View server from untrusted networks and back up critical files for integrity comparison.
Detection
- Monitor D-View and web server logs for uploadMib requests containing traversal sequences such as ../ or encoded variants.
- Alert on file creation or deletion events in D-View installation paths and SYSTEM-writable directories outside normal update windows.
- Baseline and integrity-check critical D-View and system files, alerting on unexpected hash or timestamp changes.
- Correlate D-View administrative logins with subsequent file system changes on the same host.
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
| Link | Tags |
|---|---|
| https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10332 | Vendor Advisory |
| https://www.zerodayinitiative.com/advisories/ZDI-23-718/ | Third Party Advisory |
| https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10332 | Vendor Advisory |
| https://www.zerodayinitiative.com/advisories/ZDI-23-718/ | Third Party Advisory |
Track CVE-2023-32167 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-32167), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.