🔐 CVE-2025-58180 — 深度分析
漏洞知识库
CVE-2025-58180
Critical · CVSS 9.0+
command_injection
OctoPrint 1.11.2
CVE-2025-58180
> 文章来源: Exploit-DB
> 抓取时间: 202605040650
> 原文 ID: article_276
> 生成时间: 2026-05-05 14:18
基础信息
字段值 CVECVE-2025-58180 CVSS 估计9.0+ 漏洞类型command_injection 受影响组件OctoPrint 1.11.2
漏洞摘要
[webapps] OctoPrint 1.11.2 - File Upload
根因分析
command_injection
攻击向量
详见原文
PoC / 关键代码
# Date: 2025-09-28
# Exploit Author: prabhatverma.addada
# Vendor Homepage: https://octoprint.org
# Software Link: https://github.com/OctoPrint/OctoPrint
# Affected Version(s): <= 1.11.2
# Patched Version(s): 1.11.3
# CVE: CVE-2025-58180
# CVSS (per advisory): 7.5
# Platform: Linux / OctoPrint serve修复建议
CVE: CVE-2025-58180
Semgrep 检测 Hint
- id: auto-hint-cve_2025_58180
pattern: 'os.system($CMD)'
message: "Potential command_injection - 参考 CVE-2025-58180"
severity: WARNING
languages: [python]标签
command_injection
*由 vuln_card_gen.py 自动生成,来源: Exploit-DB*
🤖 漏洞情报系统自动分析生成 · 2026-07-02