修复ZIP bomb漏洞

This commit is contained in:
Looly
2022-12-14 16:29:39 +08:00
parent edcbbb8396
commit ecde508346
7 changed files with 136 additions and 45 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.11.M1 (2022-12-11)
# 5.8.11.M1 (2022-12-14)
### 🐣新特性
* 【core 】 CharUtil.isBlankChar增加\u180epr#2738@Github
@@ -20,6 +20,7 @@
* 【json 】 修复JSON解析栈溢出部分问题issue#2746@Github
* 【json 】 修复getMultistageReverseProxyIp未去除空格问题issue#I64P9J@Gitee
* 【db 】 修复NamedSql中in没有判断大小写问题issue#2792@Github
* 【core 】 修复ZIP bomb漏洞issue#2797@Github
-------------------------------------------------------------------------------------------------------------