cbcvebase.
CVE-2021-28937
published 2021-03-29

CVE-2021-28937: The /password.html page of the Web management interface of the Acexy Wireless-N WiFi Repeater REV 1.0 (28.08.06.1) contains the administrator account password…

PriorityP357high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
5.27%
91.5th percentile
The /password.html page of the Web management interface of the Acexy Wireless-N WiFi Repeater REV 1.0 (28.08.06.1) contains the administrator account password in plaintext. The page can be intercepted on HTTP.

Affected

1 ranges
VendorProductVersion rangeFixed in
acexywireless-n_wifi_repeater_firmware

Detection & IOCsextracted from sources · hover to see the quote

path/password.html
  • HTTP GET request to /password.html returns HTTP 200 and response body contains the strings 'Password Setting', "addCfg('username'", and "addCfg('newpass'" — all three must be present to confirm plaintext credential exposure.
  • The vulnerable page is served over plain HTTP (not HTTPS), making credentials interceptable in transit as well as readable in the page source.
  • ·The vulnerability is specific to Acexy Wireless-N WiFi Repeater REV 1.0 firmware version 28.08.06.1. Scanning other firmware versions or hardware revisions may produce false positives or false negatives.
  • ·Detection requires all three keyword matches ('Password Setting', "addCfg('username'", "addCfg('newpass'") AND an HTTP 200 status; matching on fewer conditions risks false positives against other embedded web UIs.

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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.