目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-33980— Apache Commons Configuration 代码注入漏洞

一分钟漏洞结论

影响对象
Apache Software Foundation Apache Commons Configuration
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Apache Commons Configuration是美国阿帕奇(Apache)基金会的一款通用的配置接口,它主要用于使Java应用程序从多种来源读取配置数据。 Apache Commons 2.4至2.7版本存在代码注入漏洞,该漏洞源于Apache Commons配置执行变量插值,允许动态评估和扩展属性。插值的标准格式是"${prefix:name}",其中 "prefix "用于定位执行插值的org.apache.commons.configuration2.interpol.Lookup的实例。

AI 预测 9.8 利用难度: 较易 EPSS 42.65% · P99
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2022-33980 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Apache Commons Configuration insecure interpolation defaults
来源: CVE Program / CVE List V5
Vulnerability Description
Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the interpolation. Starting with version 2.4 and continuing through 2.7, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Configuration 2.8.0, which disables the problematic interpolators by default.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Apache Commons Configuration 代码注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache Commons Configuration是美国阿帕奇(Apache)基金会的一款通用的配置接口,它主要用于使Java应用程序从多种来源读取配置数据。 Apache Commons 2.4至2.7版本存在代码注入漏洞,该漏洞源于Apache Commons配置执行变量插值,允许动态评估和扩展属性。插值的标准格式是"${prefix:name}",其中 "prefix "用于定位执行插值的org.apache.commons.configuration2.interpol.Lookup的实例。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商 产品 影响版本 CPE 订阅
Apache Software Foundation Apache Commons Configuration Apache Commons Configuration ~ 2.8.0 -

二、漏洞 CVE-2022-33980 的公开POC

# POC 描述 源链接 神龙链接
1 CVE-2022-33980 Apache Commons Configuration 远程命令执行漏洞 https://github.com/tangxiaofeng7/CVE-2022-33980-Apache-Commons-Configuration-RCE POC详情
2 CVE https://github.com/HKirito/CVE-2022-33980 POC详情
3 POC for CVE-2022-33980 (Apache Commons Configuration RCE vulnerability) https://github.com/sammwyy/CVE-2022-33980-POC POC详情
4 None https://github.com/P0lar1ght/CVE-2022-33980-EXP POC详情
5 text4shell script for text coomons < =1.10 CVE-2022-33980 https://github.com/joseluisinigo/riskootext4shell POC详情
6 None https://github.com/P0lar1ght/CVE-2022-33980-POC POC详情
7 None https://github.com/Threekiii/Awesome-POC/blob/master/%E5%BC%80%E5%8F%91%E6%A1%86%E6%9E%B6%E6%BC%8F%E6%B4%9E/Apache%20Commons%20Configuration%20%E8%BF%9C%E7%A8%8B%E5%91%BD%E4%BB%A4%E6%89%A7%E8%A1%8C%E6%BC%8F%E6%B4%9E%20CVE-2022-33980.md POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-33980 的情报信息

登录查看更多情报信息。

CVE-2022-33980 厂商安全公告 (2)

CVE-2022-33980 邮件列表归档 (3)

同批安全公告 · Apache Software Foundation · 2022-07-06 · 共 3 条

CVE-2021-37839 Apache Superset 访问控制错误漏洞
CVE-2022-32533 Apache Jetspeed-2 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2022-33980

暂无评论


发表评论