CVE-2021-21371
Execution of untrusted code through config file
5.0
MEDIUM
CVSS 3.1
EPSS 0.08%
描述
Tenable for Jira Cloud is an open source project designed to pull Tenable.io vulnerability data, then generate Jira Tasks and sub-tasks based on the vulnerabilities' current state. It published in pypi as "tenable-jira-cloud". In tenable-jira-cloud before version 1.1.21, it is possible to run arbitrary commands through the yaml.load() method. This could allow an attacker with local access to the host to run arbitrary code by running the application with a specially crafted YAML configuration file. This is fixed in version 1.1.21 by using yaml.safe_load() instead of yaml.load().
如何修補 CVE-2021-21371
要修補 CVE-2021-21371,請將受影響套件升級到下列已修補版本。
- —升級至 1.1.21 或更新版本
- —升級至 f8c2095fd529e664e7fa25403a0a4a85bb3907d0 或更新版本
CVE-2021-21371 正在被利用嗎?
低 — EPSS 為 0.1%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 1.1.21
- from 0, < f8c2095fd529e664e7fa25403a0a4a85bb3907d0 | from 0, < 1.1.22
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N |
| osv | CVSS 3.1 | MEDIUM5.0 | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |