🔐 CVE-2025-1097 — 深度分析
漏洞知识库
CVE-2025-1097
Critical · CVSS 9.0+
command_injection
未知
CVE-2025-1097
> 文章来源: Exploit-DB
> 抓取时间: 202605040650
> 原文 ID: article_277
> 生成时间: 2026-05-05 14:18
基础信息
字段值 CVECVE-2025-1097, CVE-2025-1098, CVE-2025-24514, CVE-2025-1974 CVSS 估计9.0+ 漏洞类型command_injection 受影响组件未知
漏洞摘要
[remote] Ingress-NGINX Admission Controller v1.11.1 - FD Injection to RCE
根因分析
command_injection
攻击向量
详见原文
PoC / 关键代码
# Date: 2025-10-07
# Exploit Author: Beatriz Fresno Naumova
# Vendor Homepage: https://kubernetes.io
# Software Link: https://github.com/kubernetes/ingress-nginx
# Version: Affects v1.10.0 to v1.11.1 (potentially others)
# Tested on: Ubuntu 22.04, RKE2 Kubernetes Cluster
# CVE: CVE-2025-1097, CVE-20修复建议
参考官方补丁或安全公告
Semgrep 检测 Hint
- id: auto-hint-cve_2025_1097
pattern: 'os.system($CMD)'
message: "Potential command_injection - 参考 CVE-2025-1097, CVE-2025-1098, CVE-2025-24514, CVE-2025-1974"
severity: WARNING
languages: [python]标签
command_injection
*由 vuln_card_gen.py 自动生成,来源: Exploit-DB*
🤖 漏洞情报系统自动分析生成 · 2026-07-02