CVE-2025-55192 (CNNVD-202508-1712)

HIGH
中文标题:
HomeAssistant-Tapo: Cameras Control 代码注入漏洞
英文标题:
HomeAssistant-Tapo-Control Code Injection Vulnerability in issues.yml Workflow
CVSS分数: 8.6
发布时间: 2025-08-14 16:40:33
漏洞类型: 代码注入
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

HomeAssistant-Tapo: Cameras Control是Juraj Nyíri个人开发者的一个Tapo摄像头控制器。 HomeAssistant-Tapo: Cameras Control存在代码注入漏洞,该漏洞源于GitHub Actions工作流中存在代码注入漏洞,可能导致在特权环境中执行任意命令。

英文描述:

HomeAssistant-Tapo-Control offers Control for Tapo cameras as a Home Assistant component. Prior to commit 2a3b80f, there is a code injection vulnerability in the GitHub Actions workflow .github/workflows/issues.yml. It does not affect users of the Home Assistant integration itself — it only impacts the GitHub Actions environment for this repository. The vulnerable workflow directly inserted user-controlled content from the issue body (github.event.issue.body) into a Bash conditional without proper sanitization. A malicious GitHub user could craft an issue body that executes arbitrary commands on the GitHub Actions runner in a privileged context whenever an issue is opened. The potential impact is limited to the repository’s CI/CD environment, which could allow access to repository contents or GitHub Actions secrets. This issue has been patched via commit 2a3b80f. Workarounds involve disabling the affected workflow (issues.yml), replacing the unsafe Bash comparison with a safe quoted grep (or a pure GitHub Actions expression check), or ensuring minimal permissions in workflows (permissions: block) to reduce possible impact.

CWE类型:
CWE-94
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
JurajNyiri HomeAssistant-Tapo-Control < 2a3b80ff128ddf4f410c97dd47a94343792ce43c - - cpe:2.3:a:jurajnyiri:homeassistant-tapo-control:<_2a3b80ff128ddf4f410c97dd47a94343792ce43c:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/security/advisories/GHSA-xccg-43hx-c846 x_refsource_CONFIRM
cve.org
访问
https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/commit/2a3b80ff128ddf4f410c97dd47a94343792ce43c x_refsource_MISC
cve.org
访问
https://securitylab.github.com/advisories/GHSL-2025-101_homeassistant-tapo-control x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
HIGH
8.6
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
机密性
HIGH
完整性
HIGH
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-08-14 16:40:33
修改时间:
2025-09-12 19:04:49
创建时间:
2025-11-11 15:40:43
更新时间:
2025-11-11 16:00:05
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-55192 2025-11-11 15:23:29 2025-11-11 07:40:43
NVD nvd_CVE-2025-55192 2025-11-11 15:00:59 2025-11-11 07:48:30
CNNVD cnnvd_CNNVD-202508-1712 2025-11-11 15:12:53 2025-11-11 08:00:05
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:05
vulnerability_type: 未提取 → 代码注入; cnnvd_id: 未提取 → CNNVD-202508-1712; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 代码注入
  • cnnvd_id: 未提取 -> CNNVD-202508-1712
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:30
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']