CVE-2025-53192 (CNNVD-202508-2027)
中文标题:
Apache Commons OGNL 安全漏洞
英文标题:
Apache Commons OGNL: Expression Injection leading to RCE
漏洞描述
中文描述:
Apache Commons OGNL是美国阿帕奇(Apache)基金会的一个Java库。 Apache Commons OGNL存在安全漏洞,该漏洞源于表达式中和不当,可能导致任意代码执行。
英文描述:
** UNSUPPORTED WHEN ASSIGNED ** Improper Neutralization of Expression/Command Delimiters vulnerability in Apache Commons OGNL. This issue affects Apache Commons OGNL: all versions. When using the API Ognl.getValue, the OGNL engine parses and evaluates the provided expression with powerful capabilities, including accessing and invoking related methods, etc. Although OgnlRuntime attempts to restrict certain dangerous classes and methods (such as java.lang.Runtime) through a blocklist, these restrictions are not comprehensive. Attackers may be able to bypass the restrictions by leveraging class objects that are not covered by the blocklist and potentially achieve arbitrary code execution. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Apache Software Foundation | Apache Commons OGNL | - | < * | - |
cpe:2.3:a:apache_software_foundation:apache_commons_ognl:*:*:*:*:*:*:*:*
|
| apache | commons_ognl | * | - | - |
cpe:2.3:a:apache:commons_ognl:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (adp)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-53192 |
2025-11-11 15:23:27 | 2025-11-11 07:40:40 |
| NVD | nvd_CVE-2025-53192 |
2025-11-11 15:00:59 | 2025-11-11 07:48:28 |
| CNNVD | cnnvd_CNNVD-202508-2027 |
2025-11-11 15:12:54 | 2025-11-11 08:00:05 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-2027
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- references_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']