cbcvebase.
CVE-2017-11502
published 2017-07-20

CVE-2017-11502: Technicolor DPC3928AD DOCSIS devices allow remote attackers to read arbitrary files via a request starting with "GET /../" on TCP port 4321.

PriorityP265critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
7.12%
93.5th percentile
Technicolor DPC3928AD DOCSIS devices allow remote attackers to read arbitrary files via a request starting with "GET /../" on TCP port 4321.

Detection & IOCsextracted from sources · hover to see the quote

portTCP/4321
commandGET /../../../../../../../../../../../../../../../../etc/passwd HTTP/1.1
path/../../../../../../../../../../../../../../../../etc/passwd
  • Detect path traversal attempts targeting TCP port 4321 — look for HTTP GET requests containing sequences of '/../' directed at this port, which is the UPnP/management service on affected Technicolor/Cisco DPC3928AD devices.
  • The server banner 'SERVER: Linux/#2 Wed Nov 12 10:23:46 CST 2014 UPnP/1.0 Broadcom UPNP/0.9' in HTTP responses on port 4321 can fingerprint vulnerable devices for targeted exploitation.
  • Monitor HTTP responses on port 4321 for passwd-file content patterns (e.g., lines matching 'root:.*:0:0:' or '/bin/sh') which would indicate successful arbitrary file disclosure exploitation.
  • ·The vulnerability is present on the UPnP/management service listening on TCP port 4321. This port may be accessible from the LAN side; exposure depends on ISP/device network configuration. No patch will be issued as the product is end-of-life.

CVSS provenance

nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
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.