低危 Apache Commons IO 路径遍历漏洞
CVE编号
CVE-2021-29425利用情况
暂无补丁情况
官方补丁披露时间
2021-04-13漏洞描述
Apache Commons IO是美国阿帕奇基金会(Apache)公司的一个应用程序。可以帮助开发IO功能。 Apache Commons IO 2.2版本至2.6版本存在路径遍历漏洞。该漏洞与FileNameUtils.normalize方法有关。攻击者可以利用该漏洞通过发送错误的输入字符串(例如“//../foo”或“\\..\foo”)获得对父目录中文件的访问权限。解决建议
厂商已发布了漏洞修复程序,请及时关注更新:https://issues.apache.org/jira/browse/IO-556受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | apache | commons_io | * | Up to (excluding) 2.7 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2 | apache-commons-io | * | Up to (excluding) 2.4-12.amzn2.0.1 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | commons-io | * | Up to (excluding) 2.6-2+deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | commons-io | * | Up to (excluding) 2.8.0-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | commons-io | * | Up to (excluding) 2.8.0-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | commons-io | * | Up to (excluding) 2.5-1+deb9u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | commons-io | * | Up to (excluding) 2.8.0-1 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_aarch64_V10SP1 | apache-commons-io | * | Up to (excluding) 2.6-5.p02.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_aarch64_V10SP2 | apache-commons-io | * | Up to (excluding) 2.6-5.p02.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_loongarch64_V10SP1 | apache-commons-io | * | Up to (excluding) 2.6-5.p02.a.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_x86_64_V10SP1 | apache-commons-io | * | Up to (excluding) 2.6-5.p02.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_x86_64_V10SP2 | apache-commons-io | * | Up to (excluding) 2.6-5.p02.ky10 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.2 | apache-commons-io | * | Up to (excluding) 2.6-lp152.2.3.1 | |||||
运行在以下环境 | |||||||||
系统 | suse_12_SP5 | apache-commons-io | * | Up to (excluding) 2.4-9.3.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04 | commons-io | * | Up to (excluding) 2.6-2ubuntu0.18.04.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | commons-io | * | Up to (excluding) 2.6-2ubuntu0.18.04.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_20.04 | commons-io | * | Up to (excluding) 2.6-2ubuntu0.20.04.1 | |||||
- 攻击路径 本地
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-22 | 对路径名的限制不恰当(路径遍历) |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论