apache / apache/servicecomb-java-chassis

[SECURITY] - 依赖软件 Apache Commons Configuration 1.10 有安全漏洞

未关闭
#4,843 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
Java
星标
1.9k
派生
814
平均合并
8 天 23 小时
30 天内合并 PR
1

描述

### Steps to reproduce (if applicable)

> Uncontrolled Resource Consumption vulnerability in Apache Commons Configuration 1.x. There are a number of issues in Apache Commons Configuration 1.x that allow excessive resource consumption when loading untrusted configurations or using unexpected usage patterns. The Apache Commons Configuration team does not intend to fix these issues in 1.x. Apache Commons Configuration 1.x is still safe to use in scenario's where you only load trusted configurations. Users that load untrusted configurations or give attackers control over usage patterns are recommended to upgrade to the 2.x version line, which fixes these issues. Apache Commons Configuration 2.x is not a drop-in replacement, but as it uses a separate Maven groupId and Java package namespace they can be loaded side-by-side, making it possible to do a gradual migration.

### What have you tried so far?

升级依赖软件Apache Commons Configuration到2.x

### Additional context

_No response_

贡献指南

这个仓库没有索引到贡献指南

调研方向

在 Java 构建文件中定位 Apache Commons Configuration 1.x 依赖项,并检查使用它的代码。在评估 2.x API 变更之前,先查阅 Apache 迁移指南和现有测试;完成的标准是:不再需要存在漏洞的 1.x 依赖项,且受影响的测试仍然通过。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
backend, security
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。