CVE-2025-58160 (CNNVD-202508-3481)

LOW
中文标题:
tracing 安全漏洞
英文标题:
Tracing logging user input may result in poisoning logs with ANSI escape sequences
CVSS分数: 2.3
发布时间: 2025-08-29 21:28:22
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

tracing是Tokio开源的一个应用软件。 tracing 0.3.20之前版本存在安全漏洞,该漏洞源于ANSI转义序列注入,可能导致终端操纵。

英文描述:

tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to manipulate terminal title bars, clear screens or modify terminal display, and potentially mislead users through terminal manipulation. tracing-subscriber version 0.3.20 fixes this vulnerability by escaping ANSI control characters when writing events to destinations that may be printed to the terminal. A workaround involves avoiding printing logs to terminal emulators without escaping ANSI control sequences.

CWE类型:
CWE-150
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
tokio-rs tracing < 0.3.20 - - cpe:2.3:a:tokio-rs:tracing:<_0.3.20:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/tokio-rs/tracing/security/advisories/GHSA-xwfj-jgwm-7wp5 x_refsource_CONFIRM
cve.org
访问
CVSS评分详情
4.0 (cna)
LOW
2.3
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
机密性
NONE
完整性
LOW
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-08-29 21:28:22
修改时间:
2025-09-02 14:08:42
创建时间:
2025-11-11 15:40:45
更新时间:
2025-11-11 16:00:08
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-58160 2025-11-11 15:23:30 2025-11-11 07:40:45
NVD nvd_CVE-2025-58160 2025-11-11 15:01:01 2025-11-11 07:48:32
CNNVD cnnvd_CNNVD-202508-3481 2025-11-11 15:13:01 2025-11-11 08:00:08
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:08
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202508-3481; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202508-3481
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:32
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']