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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-48734— Apache Commons 安全漏洞

一分钟漏洞结论

影响对象
Apache Software Foundation Apache Commons BeanUtils 1.x
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Apache Commons是美国阿帕奇(Apache)基金会的一个专注于可重用 Java 组件各个方面的 Apache 项目。 Apache Commons存在安全漏洞,该漏洞源于访问控制不当,可能导致攻击者通过枚举对象的declaredClass属性访问类加载器并执行任意代码。

AI 预测 9.8 利用难度: 较易 EPSS 1.70% · P75

影响版本矩阵 2

厂商产品 版本范围状态
Apache Software Foundation Apache Commons BeanUtils 1.x 1.0< 1.11.0 affected
Apache Software Foundation Apache Commons BeanUtils 2.x 2.0.0-M1< 2.0.0-M2 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2025-48734 基础信息

漏洞信息

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

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

Vulnerability Title
Apache Commons BeanUtils: PropertyUtilsBean does not suppresses an enum's declaredClass property by default
来源: CVE Program / CVE List V5
Vulnerability Description
Improper Access Control vulnerability in Apache Commons. A special BeanIntrospector class was added in version 1.9.2. This can be used to stop attackers from using the declared class property of Java enum objects to get access to the classloader. However this protection was not enabled by default. PropertyUtilsBean (and consequently BeanUtilsBean) now disallows declared class level property access by default. Releases 1.11.0 and 2.0.0-M2 address a potential security issue when accessing enum properties in an uncontrolled way. If an application using Commons BeanUtils passes property paths from an external source directly to the getProperty() method of PropertyUtilsBean, an attacker can access the enum’s class loader via the “declaredClass” property available on all Java “enum” objects. Accessing the enum’s “declaredClass” allows remote attackers to access the ClassLoader and execute arbitrary code. The same issue exists with PropertyUtilsBean.getNestedProperty(). Starting in versions 1.11.0 and 2.0.0-M2 a special BeanIntrospector suppresses the “declaredClass” property. Note that this new BeanIntrospector is enabled by default, but you can disable it to regain the old behavior; see section 2.5 of the user's guide and the unit tests. This issue affects Apache Commons BeanUtils 1.x before 1.11.0, and 2.x before 2.0.0-M2.Users of the artifact commons-beanutils:commons-beanutils 1.x are recommended to upgrade to version 1.11.0, which fixes the issue. Users of the artifact org.apache.commons:commons-beanutils2 2.x are recommended to upgrade to version 2.0.0-M2, which fixes the issue.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
访问控制不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Apache Commons 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache Commons是美国阿帕奇(Apache)基金会的一个专注于可重用 Java 组件各个方面的 Apache 项目。 Apache Commons存在安全漏洞,该漏洞源于访问控制不当,可能导致攻击者通过枚举对象的declaredClass属性访问类加载器并执行任意代码。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Apache Software Foundation Apache Commons BeanUtils 1.x 1.0 ~ 1.11.0 -
Apache Software Foundation Apache Commons BeanUtils 2.x 2.0.0-M1 ~ 2.0.0-M2 -

二、漏洞 CVE-2025-48734 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-48734 的情报信息

登录查看更多情报信息。

CVE-2025-48734 邮件列表归档 (1)

同批安全公告 · Apache Software Foundation · 2025-05-28 · 共 4 条

CVE-2025-27528 Apache InLong 安全漏洞
CVE-2025-27526 Apache InLong 安全漏洞
CVE-2025-27522 Apache InLong 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2025-48734

暂无评论


发表评论