<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>令牌泄露 on 办公AI智能小助手</title>
    <link>https://blog.qife122.com/tags/%E4%BB%A4%E7%89%8C%E6%B3%84%E9%9C%B2/</link>
    <description>Recent content in 令牌泄露 on 办公AI智能小助手</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>qife</copyright>
    <lastBuildDate>Sun, 11 Jan 2026 20:44:54 +0800</lastBuildDate>
    <atom:link href="https://blog.qife122.com/tags/%E4%BB%A4%E7%89%8C%E6%B3%84%E9%9C%B2/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes Azure文件CSI驱动程序漏洞：服务账户令牌泄露风险深度解析</title>
      <link>https://blog.qife122.com/p/kubernetes-azure%E6%96%87%E4%BB%B6csi%E9%A9%B1%E5%8A%A8%E7%A8%8B%E5%BA%8F%E6%BC%8F%E6%B4%9E%E6%9C%8D%E5%8A%A1%E8%B4%A6%E6%88%B7%E4%BB%A4%E7%89%8C%E6%B3%84%E9%9C%B2%E9%A3%8E%E9%99%A9%E6%B7%B1%E5%BA%A6%E8%A7%A3%E6%9E%90/</link>
      <pubDate>Sun, 11 Jan 2026 20:44:54 +0800</pubDate>
      <guid>https://blog.qife122.com/p/kubernetes-azure%E6%96%87%E4%BB%B6csi%E9%A9%B1%E5%8A%A8%E7%A8%8B%E5%BA%8F%E6%BC%8F%E6%B4%9E%E6%9C%8D%E5%8A%A1%E8%B4%A6%E6%88%B7%E4%BB%A4%E7%89%8C%E6%B3%84%E9%9C%B2%E9%A3%8E%E9%99%A9%E6%B7%B1%E5%BA%A6%E8%A7%A3%E6%9E%90/</guid>
      <description>&lt;h1 id=&#34;cve-2024-3744-azure-file-csi-driver-在日志中泄露服务账户令牌&#34;&gt;CVE-2024-3744: azure-file-csi-driver 在日志中泄露服务账户令牌&lt;/h1&gt;&#xA;&lt;p&gt;&lt;strong&gt;CVSS评分&lt;/strong&gt;: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N - &lt;strong&gt;中危 (6.5)&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;问题描述&#34;&gt;问题描述&lt;/h2&gt;&#xA;&lt;p&gt;在 &lt;code&gt;azure-file-csi-driver&lt;/code&gt; 中发现一个安全问题：拥有驱动程序日志访问权限的攻击者可以观察到服务账户令牌。这些令牌随后可能被用来与外部云提供商交换，以访问存储在云保险库解决方案中的机密信息。&lt;/p&gt;</description>
    </item>
    <item>
      <title>GitHub Actions 安全漏洞：get-workflow-version-action 可能泄露部分 GITHUB_TOKEN</title>
      <link>https://blog.qife122.com/p/github-actions-%E5%AE%89%E5%85%A8%E6%BC%8F%E6%B4%9Eget-workflow-version-action-%E5%8F%AF%E8%83%BD%E6%B3%84%E9%9C%B2%E9%83%A8%E5%88%86-github_token/</link>
      <pubDate>Wed, 10 Dec 2025 09:17:48 +0800</pubDate>
      <guid>https://blog.qife122.com/p/github-actions-%E5%AE%89%E5%85%A8%E6%BC%8F%E6%B4%9Eget-workflow-version-action-%E5%8F%AF%E8%83%BD%E6%B3%84%E9%9C%B2%E9%83%A8%E5%88%86-github_token/</guid>
      <description>&lt;h1 id=&#34;canonicalget-workflow-version-action-在异常输出中可能泄露部分-github_token--cve-2025-31479--github-安全公告数据库&#34;&gt;canonical/get-workflow-version-action 在异常输出中可能泄露部分 GITHUB_TOKEN · CVE-2025-31479 · GitHub 安全公告数据库&lt;/h1&gt;&#xA;&lt;h2 id=&#34;漏洞详情&#34;&gt;漏洞详情&lt;/h2&gt;&#xA;&lt;h3 id=&#34;软件包&#34;&gt;软件包&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;actions&lt;/strong&gt;: canonical/get-workflow-version-action (GitHub Actions)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;受影响版本&#34;&gt;受影响版本&lt;/h3&gt;&#xA;&lt;p&gt;&amp;lt; 1.0.1&lt;/p&gt;&#xA;&lt;h3 id=&#34;已修复版本&#34;&gt;已修复版本&lt;/h3&gt;&#xA;&lt;p&gt;1.0.1&lt;/p&gt;&#xA;&lt;h2 id=&#34;描述&#34;&gt;描述&lt;/h2&gt;&#xA;&lt;h3 id=&#34;影响&#34;&gt;影响&lt;/h3&gt;&#xA;&lt;p&gt;使用了 &lt;code&gt;github-token&lt;/code&gt; 输入的用户会受到影响。&lt;/p&gt;&#xA;&lt;p&gt;如果 &lt;code&gt;get-workflow-version-action&lt;/code&gt; 步骤执行失败，其异常输出中可能包含 &lt;code&gt;GITHUB_TOKEN&lt;/code&gt;。如果完整的令牌包含在异常输出中，GitHub 会自动从 GitHub Actions 日志中屏蔽该密钥。然而，令牌可能会被截断——导致部分 &lt;code&gt;GITHUB_TOKEN&lt;/code&gt; 以明文形式显示在 GitHub Actions 日志中。&lt;/p&gt;</description>
    </item>
    <item>
      <title>GitHub Action安全漏洞：SteamCMD令牌意外泄露至日志文件</title>
      <link>https://blog.qife122.com/p/github-action%E5%AE%89%E5%85%A8%E6%BC%8F%E6%B4%9Esteamcmd%E4%BB%A4%E7%89%8C%E6%84%8F%E5%A4%96%E6%B3%84%E9%9C%B2%E8%87%B3%E6%97%A5%E5%BF%97%E6%96%87%E4%BB%B6/</link>
      <pubDate>Sun, 07 Dec 2025 15:16:34 +0800</pubDate>
      <guid>https://blog.qife122.com/p/github-action%E5%AE%89%E5%85%A8%E6%BC%8F%E6%B4%9Esteamcmd%E4%BB%A4%E7%89%8C%E6%84%8F%E5%A4%96%E6%B3%84%E9%9C%B2%E8%87%B3%E6%97%A5%E5%BF%97%E6%96%87%E4%BB%B6/</guid>
      <description>&lt;h1 id=&#34;ghsa-mj96-mh85-r574buildalonsetup-steamcmd-在作业输出日志中泄露认证令牌&#34;&gt;GHSA-mj96-mh85-r574：buildalon/setup-steamcmd 在作业输出日志中泄露认证令牌&lt;/h1&gt;&#xA;&lt;h2 id=&#34;漏洞详情&#34;&gt;漏洞详情&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;摘要&lt;/strong&gt;&#xA;作业日志输出包含可提供完整账户访问权限的认证令牌。&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;详情&lt;/strong&gt;&#xA;该Action的后续作业操作会打印 &lt;code&gt;config/config.vdf&lt;/code&gt; 文件的内容，该文件保存了已认证的令牌，并可用于在另一台机器上登录。这意味着任何公开使用此Action的操作都会导致关联Steam账户的认证令牌公开可用。此外，&lt;code&gt;userdata/$user_id$/config/localconfig.vdf&lt;/code&gt; 包含潜在敏感信息，这些信息不应出现在公共日志中。&lt;/p&gt;</description>
    </item>
    <item>
      <title>GitHub Actions安全漏洞：GITHUB_TOKEN部分泄露风险分析</title>
      <link>https://blog.qife122.com/p/github-actions%E5%AE%89%E5%85%A8%E6%BC%8F%E6%B4%9Egithub_token%E9%83%A8%E5%88%86%E6%B3%84%E9%9C%B2%E9%A3%8E%E9%99%A9%E5%88%86%E6%9E%90/</link>
      <pubDate>Sat, 01 Nov 2025 10:19:54 +0800</pubDate>
      <guid>https://blog.qife122.com/p/github-actions%E5%AE%89%E5%85%A8%E6%BC%8F%E6%B4%9Egithub_token%E9%83%A8%E5%88%86%E6%B3%84%E9%9C%B2%E9%A3%8E%E9%99%A9%E5%88%86%E6%9E%90/</guid>
      <description>&lt;h1 id=&#34;cve-2025-31479canonicalget-workflow-version-action可能泄露部分github_token&#34;&gt;CVE-2025-31479：canonical/get-workflow-version-action可能泄露部分GITHUB_TOKEN&lt;/h1&gt;&#xA;&lt;h2 id=&#34;漏洞详情&#34;&gt;漏洞详情&lt;/h2&gt;&#xA;&lt;h3 id=&#34;受影响包&#34;&gt;受影响包&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;包名&lt;/strong&gt;: actions&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;组件&lt;/strong&gt;: canonical/get-workflow-version-action (GitHub Actions)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;版本信息&#34;&gt;版本信息&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;受影响版本&lt;/strong&gt;: &amp;lt; 1.0.1&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;修复版本&lt;/strong&gt;: 1.0.1&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;影响分析&#34;&gt;影响分析&lt;/h2&gt;&#xA;&lt;h3 id=&#34;受影响用户&#34;&gt;受影响用户&lt;/h3&gt;&#xA;&lt;p&gt;使用&lt;code&gt;github-token&lt;/code&gt;输入参数的用户将受到影响。&lt;/p&gt;&#xA;&lt;h3 id=&#34;漏洞描述&#34;&gt;漏洞描述&lt;/h3&gt;&#xA;&lt;p&gt;当get-workflow-version-action步骤失败时，异常输出可能包含GITHUB_TOKEN。虽然完整令牌包含在异常输出中时GitHub会自动从GitHub Actions日志中屏蔽该密钥，但令牌可能被截断，导致部分GITHUB_TOKEN以明文形式显示在GitHub Actions日志中。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
