0day/22-Spring Core/README.md
helloexp 614227a7b9 Revert "update readme"
This reverts commit 05dbe251efcf51e9e3e0a9c841e2c18dbd619403.
2022-04-04 12:40:12 +08:00

17 lines
645 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.

# Spring Core RCE
> 继 Spring Cloud 之后3.29 日 网上爆出Spring 的又一重量级漏洞Spring Core RCE
## 流传的打码poc
**目前exp 已上传 ```exp.py```**
![流传的打码poc](images/poc.png)
![尴尬的局面](images/img_1.png)
## Spring 官方补丁也正在积极的赶制中
[Spring 制作中的补丁链接](https://github.com/spring-projects/spring-framework/commit/7f7fb58dd0dae86d22268a4b59ac7c72a6c22529)
## 漏洞影响
1. jdk 版本在9及以上的
2. 使用了Spring Framework或衍生框架
## 漏洞修复建议
目前Spring 官方暂未发布补丁建议降低jdk 版本作为临时方案