CVE-2021-28937
published 2021-03-29CVE-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
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| acexy | wireless-n_wifi_repeater_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →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.
No detection rules found.
Nuclei
Acexy Wireless-N WiFi Repeater REV 1.0 - Repeater Password Disclosure
nuclei·CVSS 7.5
CVE-2021-28937 [HIGH] Acexy Wireless-N WiFi Repeater REV 1.0 - Repeater Password Disclosure
Acexy Wireless-N WiFi Repeater REV 1.0 - Repeater Password Disclosure
Acexy Wireless-N WiFi Repeater REV 1.0 is vulnerable to password disclosure because the password.html page of the web management interface contains the administrator account password in plaintext.
Template:
id: CVE-2021-28937
info:
name: Acexy Wireless-N WiFi Repeater REV 1.0 - Repeater Password Disclosure
author: geeknik
severity: high
description: Acexy Wireless-N WiFi Repeater REV 1.0 is vulnerable to password disclosure because the password.html page of the web management interface contains the administrator account password in plaintext.
impact: |
An attacker can obtain the repeater's password, compromising the security of the network.
remediation: |
Update the firmware to the latest version or replace the vulne
No writeups or analysis indexed.
2021-03-29
Published