CVE-2024-25735
published 2024-03-27CVE-2024-25735: An issue was discovered on WyreStorm Apollo VX20 devices before 1.3.58. Remote attackers can discover cleartext passwords via a SoftAP /device/config GET…
PriorityP187critical9.1CVSS 3.1
AVNACLPRNUINSUCHIHAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
50.62%
98.8th percentile
An issue was discovered on WyreStorm Apollo VX20 devices before 1.3.58. Remote attackers can discover cleartext passwords via a SoftAP /device/config GET request.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wyrestorm | apollo_vx20_firmware | < 1.3.58 | 1.3.58 |
Detection & IOCsextracted from sources · hover to see the quote
sigma↗
detection: keywords: - '/device/config' condition: keywords
- →Detect unauthenticated HTTP GET requests to the /device/config endpoint on WyreStorm Apollo VX20 devices; a successful exploit returns a JSON body containing both '"password":' and '"softAp":' keys in a 200 OK response with Content-Type application/json. ↗
- →Shodan queries 'ssl:"WyreStorm Apollo VX20"' and 'ssl:"wyrestorm apollo vx20"' can be used to identify internet-exposed vulnerable devices. ↗
- →The exploit response contains a cleartext softAp password block; monitor for JSON responses from /device/config containing the pattern '{"password":' followed by 'router' as an indicator of successful credential disclosure. ↗
- →Example leaked response snippet includes softAp credentials block; alert on HTTP responses containing '"softAp":{"password":' in body. ↗
- ·The vulnerability only affects WyreStorm Apollo VX20 firmware versions before 1.3.58; devices running 1.3.58 or later are not vulnerable. ↗
- ·The exploit uses verify=False (TLS certificate verification disabled), indicating the device uses HTTPS with a self-signed or untrusted certificate; detection rules should cover HTTPS traffic to this endpoint. ↗
CVSS provenance
nvdv3.19.1CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
vulncheck9.1CRITICAL
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.
GHSA
GHSA-r2f8-jcm8-g23c: An issue was discovered on WyreStorm Apollo VX20 devices before 1
ghsa_unreviewed·2024-03-27
CVE-2024-25735 [CRITICAL] CWE-284 GHSA-r2f8-jcm8-g23c: An issue was discovered on WyreStorm Apollo VX20 devices before 1
An issue was discovered on WyreStorm Apollo VX20 devices before 1.3.58. Remote attackers can discover cleartext passwords via a SoftAP /device/config GET request.
VulnCheck
WyreStorm Apollo VX20 Credential Disclosure
vulncheck·2024·CVSS 9.1
CVE-2024-25735 [CRITICAL] WyreStorm Apollo VX20 Credential Disclosure
WyreStorm Apollo VX20 Credential Disclosure
An access control credential disclosure is present in WyreStorm Apollo VX20
Affected: WyreStorm APOLLO VX20
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-03-03&host_type=src&vulnerability=cve-2024-25735; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-03-07&host_type=src&vulnerability=cve-2024-25735; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-03-11&host_type=src&vulnerability=cve-2024-25735; https://dashboard.shadowserver.org/statistics/honeypot/vulnerabi
No detection rules found.
Exploit-DB
Wyrestorm Apollo VX20 < 1.3.58 - Incorrect Access Control 'Credentials Disclosure'
exploitdb·2024-02-26·CVSS 9.1
CVE-2024-25735 [CRITICAL] Wyrestorm Apollo VX20 < 1.3.58 - Incorrect Access Control 'Credentials Disclosure'
Wyrestorm Apollo VX20 < 1.3.58 - Incorrect Access Control 'Credentials Disclosure'
---
[+] Credits: John Page (aka hyp3rlinx)
[+] Website: hyp3rlinx.altervista.org
[+] Source: http://hyp3rlinx.altervista.org/advisories/WYRESTORM_APOLLO_VX20_INCORRECT_ACCESS_CONTROL_CREDENTIALS_DISCLOSURE_CVE-2024-25735.txt
[+] twitter.com/hyp3rlinx
[+] ISR: ApparitionSec
[Vendor]
www.wyrestorm.com
[Product]
APOLLO VX20 < 1.3.58
[Vulnerability Type]
Incorrect Access Control (Credentials Disclosure)
[Affected Component]
Web interface, config
[Affected Product Code Base]
APOLLO VX20 < 1.3.58, fixed in v1.3.58
[CVE Reference]
CVE-2024-25735
[Security Issue]
An issue was discovered on WyreStorm Apollo VX20 devices before 1.3.58.
Remote attackers can discover cleartext credentials for the SoftAP
Nuclei
WyreStorm Apollo VX20 - Information Disclosure
nuclei·CVSS 9.1
CVE-2024-25735 [CRITICAL] WyreStorm Apollo VX20 - Information Disclosure
WyreStorm Apollo VX20 - Information Disclosure
An issue was discovered on WyreStorm Apollo VX20 devices before 1.3.58. Remote attackers can discover cleartext credentials for the SoftAP (access point) Router /device/config using an HTTP GET request.
Template:
id: CVE-2024-25735
info:
name: WyreStorm Apollo VX20 - Information Disclosure
author: johnk3r
severity: high
description: |
An issue was discovered on WyreStorm Apollo VX20 devices before 1.3.58. Remote attackers can discover cleartext credentials for the SoftAP (access point) Router /device/config using an HTTP GET request.
impact: |
Unauthenticated attackers can access cleartext credentials for the SoftAP Router via the /device/config endpoint.
remediation: |
Update WyreStorm Apollo VX20 to version 1.3.58 or later.
reference:
-
No writeups or analysis indexed.
2024-03-27
Published
Exploited in the wild