CVE-2025-47281 (CNNVD-202507-3047)

HIGH
中文标题:
Kyverno 安全漏洞
英文标题:
Kyverno's Improper JMESPath Variable Evaluation Leads to Denial of Service
CVSS分数: 7.7
发布时间: 2025-07-23 20:35:21
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Kyverno是Kyverno开源的一个为 Kubernetes 设计的策略引擎。 Kyverno 1.14.1及之前版本和2025.6.0-rc1至2025.6.3版本存在安全漏洞,该漏洞源于JMESPath变量处理不当,可能导致拒绝服务攻击。

英文描述:

Kyverno is a policy engine designed for cloud native platform engineering teams. In versions 1.14.1 and below, a Denial of Service (DoS) vulnerability exists due to improper handling of JMESPath variable substitutions. Attackers with permissions to create or update Kyverno policies can craft expressions using the {{@}} variable combined with a pipe and an invalid JMESPath function (e.g., {{@ | non_existent_function }}). This leads to a nil value being substituted into the policy structure. Subsequent processing by internal functions, specifically getValueAsStringMap, which expect string values, results in a panic due to a type assertion failure (interface {} is nil, not string). This crashes Kyverno worker threads in the admission controller and causes continuous crashes of the reports controller pod. This is fixed in version 1.14.2.

CWE类型:
CWE-20 CWE-248
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
kyverno kyverno < 1.14.2 - - cpe:2.3:a:kyverno:kyverno:<_1.14.2:*:*:*:*:*:*:*
kyverno kyverno * - - cpe:2.3:a:kyverno:kyverno:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/kyverno/kyverno/security/advisories/GHSA-r5p3-955p-5ggq x_refsource_CONFIRM
cve.org
访问
https://github.com/kyverno/kyverno/commit/cbd7d4ca24de1c55396fc3295e9fc3215832be7c x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
7.7
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
机密性
NONE
完整性
NONE
可用性
HIGH
时间信息
发布时间:
2025-07-23 20:35:21
修改时间:
2025-07-23 20:49:31
创建时间:
2025-11-11 15:40:35
更新时间:
2025-11-11 16:00:01
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-47281 2025-11-11 15:23:23 2025-11-11 07:40:35
NVD nvd_CVE-2025-47281 2025-11-11 15:00:57 2025-11-11 07:48:23
CNNVD cnnvd_CNNVD-202507-3047 2025-11-11 15:12:51 2025-11-11 08:00:01
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:01
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202507-3047; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202507-3047
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:23
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']