Skip to content

product/1.1.0/Beta

Compare
Choose a tag to compare
@Yogurt-lei Yogurt-lei released this 24 Oct 12:01
· 62 commits to master since this release

Features

  • (a8a0f89) 根据文件流md5校验文件是否已经处理
  • (15bc62a) 引入kbase-monitor监控平台(SBA)
  • (81e8115) 提取 接口 重构 ,性能优化

Bug Fixes

moderate severity Vulnerable versions: < 1.18 Patched version: 1.18 When reading a specially crafted ZIP archive, the read method of Apache Commons Compress 1.7 to 1.17's ZipArchiveInputStream can fail to return the correct EOF indication after the end of the stream has been reached. When combined with a java.io.InputStreamReader this can lead to an infinite stream, which can be used to mount a denial of service attack against services that use Compress' zip package.