cbcvebase.
CVE-2019-13101
published 2019-08-08

CVE-2019-13101: An issue was discovered on D-Link DIR-600M 3.02, 3.03, 3.04, and 3.06 devices. wan.htm can be accessed directly without authentication, which can lead to…

PriorityP186critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
67.09%
99.2th percentile
An issue was discovered on D-Link DIR-600M 3.02, 3.03, 3.04, and 3.06 devices. wan.htm can be accessed directly without authentication, which can lead to disclosure of information about the WAN, and can also be leveraged by an attacker to modify the data fields of the page.

Affected

4 ranges
VendorProductVersion rangeFixed in
dlinkdir-600m_firmware
dlinkdir-600m_firmware
dlinkdir-600m_firmware
dlinkdir-600m_firmware

Detection & IOCsextracted from sources · hover to see the quote

url/wan.htm
otherGET /wan.htm HTTP/1.1
  • Send an unauthenticated GET request to /wan.htm; a 200 response containing the string 'PPPoE' in the body indicates the device is vulnerable.
  • Confirm the target is a D-Link device by checking /login.htm for the string 'D-Link' in the response body before probing /wan.htm.
  • Nuclei matcher: HTTP 200 status AND body containing '/PPPoE/' on a GET /wan.htm request confirms CVE-2019-13101 vulnerability.
  • ·The vulnerability affects D-Link DIR-600M firmware versions 3.01 through 3.06; the Metasploit module was tested on versions 3.01, 3.02, 3.03, 3.04, 3.05, and 3.06.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
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.