cbcvebase.
CVE-2018-15517
published 2019-01-31

CVE-2018-15517: 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…

PriorityP183high8.6CVSS 3.0
AVNACLPRNUINSCCNIHAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
44.10%
98.6th percentile
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, leading to SSRF, as demonstrated by an index.php/System/MailConnect/host/127.0.0.1/port/22/secure/ URI.

Affected

1 ranges
VendorProductVersion rangeFixed in
dlinkcentral_wifimanager

Detection & IOCsextracted from sources · hover to see the quote

url/index.php/System/MailConnect/host/127.0.0.1/port/22/secure/
url{{BaseURL}}/index.php/System/MailConnect/host/{{interactsh-url}}/port/80/secure/
path/index.php/System/MailConnect/host/
  • Send a GET request to the MailConnect endpoint with an arbitrary host and port; confirm SSRF by observing an outbound TCP connection (e.g., via OOB/interactsh HTTP interaction) to the attacker-controlled host on port 80.
  • Match on the interactsh_protocol value 'http' to confirm the outbound HTTP interaction triggered by the SSRF.
  • The vulnerability allows outbound TCP to any port on any IP address via the MailConnect feature; probe internal services (e.g., port 22 on 127.0.0.1) to confirm SSRF and potential firewall bypass.
  • ·The vulnerability is unauthenticated (PR:N, UI:N) and network-accessible (AV:N), meaning no credentials are required to trigger the SSRF.
  • ·Affected version is specifically D-Link Central WiFiManager CWM-100 1.03 r0098; detections should be scoped to this CPE.

CVSS provenance

nvdv3.08.6HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:N
vulncheck8.6HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.