修复任意文件上传windows的&&DATA文件流安全问题

This commit is contained in:
zer0Black
2023-06-09 18:16:05 +08:00
parent cb90af443f
commit 9d2fc8dad7
4 changed files with 5 additions and 4 deletions
@@ -270,7 +270,7 @@ jero:
type: STANDALONE
enabled: true
# 文件限制后缀黑名单
fileSuffixLimits : 0x00,%00,\\00,.jsp,.exe,.php,.asp,.aspx,.jspx,.xml,.html,.js,.sh,.bin
fileSuffixLimits : 0x00,%00,\\00,.jsp,.exe,.php,.asp,.aspx,.jspx,.xml,.html,.js,.sh,.bin,$DATA
# 跨站白名单
whiteUrls: localhost:3000,localhost:8080
# xss白名单