CVE-2018-8898
published 2018-05-23CVE-2018-8898: A flaw in the authentication mechanism in the Login Panel of router D-Link DSL-3782 (A1_WI_20170303 || SWVer="V100R001B012" FWVer="3.10.0.24"…
PriorityP274critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
13.28%
95.9th percentile
A flaw in the authentication mechanism in the Login Panel of router D-Link DSL-3782 (A1_WI_20170303 || SWVer="V100R001B012" FWVer="3.10.0.24" FirmVer="TT_77616E6771696F6E67") allows unauthenticated attackers to perform arbitrary modification (read, write) to passwords and configurations meanwhile an administrator is logged into the web panel.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| dlink | dsl-3782_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
commandcurl --data "Password=[NEW_PASSWORD_SET_BY_THE_ATTACKER]" --data "sessionKey=$(curl -sS http://192.168.1.1/cgi-bin/get/New_GUI/get_sessionKey.asp)" http://192.168.1.1/cgi-bin/New_GUI/Set/Admin.asp↗
- →Alert on unauthenticated POST requests to /cgi-bin/New_GUI/Set/Admin.asp containing a 'Password' and 'sessionKey' parameter — this is the primary exploitation pattern for admin password takeover. ↗
- →Monitor for POST requests to /cgi-bin/New_GUI/Set/firmware_upgrade.asp or /cgi-bin/New_GUI/Set/config_upgrade.asp without a valid authenticated session — these indicate attempted firmware or configuration replacement. ↗
- ·Vulnerability is only exploitable while a legitimate administrator is actively logged into the web panel (within the server-side session timeout window of a few minutes). ↗
- ·Affected version is specifically A1_WI_20170303 (SWVer=V100R001B012, FWVer=3.10.0.24, FirmVer=TT_77616E6771696F6E67); other firmware forks have not been tested and may or may not be affected. ↗
- ·Guest network users are also capable of exploiting this vulnerability due to missing network segmentation on the device. ↗
- ·If the router's web panel is exposed to the Internet, the attack surface extends to anonymous remote attackers, not just LAN/Guest users. ↗
CVSS provenance
nvdv3.09.8CRITICALCVSS:3.0/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
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.
No detection rules found.
No writeups or analysis indexed.
2018-05-23
Published