<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ZIP解压 on 办公AI智能小助手</title>
    <link>https://blog.qife122.com/tags/zip%E8%A7%A3%E5%8E%8B/</link>
    <description>Recent content in ZIP解压 on 办公AI智能小助手</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>qife</copyright>
    <lastBuildDate>Wed, 03 Dec 2025 19:11:40 +0800</lastBuildDate>
    <atom:link href="https://blog.qife122.com/tags/zip%E8%A7%A3%E5%8E%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ZIPFoundation库路径遍历漏洞深度剖析（CVE-2023-39138）</title>
      <link>https://blog.qife122.com/p/zipfoundation%E5%BA%93%E8%B7%AF%E5%BE%84%E9%81%8D%E5%8E%86%E6%BC%8F%E6%B4%9E%E6%B7%B1%E5%BA%A6%E5%89%96%E6%9E%90cve-2023-39138/</link>
      <pubDate>Wed, 03 Dec 2025 19:11:40 +0800</pubDate>
      <guid>https://blog.qife122.com/p/zipfoundation%E5%BA%93%E8%B7%AF%E5%BE%84%E9%81%8D%E5%8E%86%E6%BC%8F%E6%B4%9E%E6%B7%B1%E5%BA%A6%E5%89%96%E6%9E%90cve-2023-39138/</guid>
      <description>&lt;h3 id=&#34;漏洞概述&#34;&gt;漏洞概述&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;CVE-2023-39138&lt;/strong&gt; 是针对 Swift 编程语言中 &lt;strong&gt;ZIPFoundation&lt;/strong&gt; 库的一个高危安全漏洞。该漏洞存在于 &lt;strong&gt;0.9.16 及更早版本&lt;/strong&gt;中，允许攻击者通过构造恶意的 Zip 压缩包，在应用程序执行解压操作时实施&lt;strong&gt;路径遍历攻击&lt;/strong&gt;。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZIPFoundation路径遍历漏洞分析与修复</title>
      <link>https://blog.qife122.com/p/zipfoundation%E8%B7%AF%E5%BE%84%E9%81%8D%E5%8E%86%E6%BC%8F%E6%B4%9E%E5%88%86%E6%9E%90%E4%B8%8E%E4%BF%AE%E5%A4%8D/</link>
      <pubDate>Sun, 09 Nov 2025 12:31:50 +0800</pubDate>
      <guid>https://blog.qife122.com/p/zipfoundation%E8%B7%AF%E5%BE%84%E9%81%8D%E5%8E%86%E6%BC%8F%E6%B4%9E%E5%88%86%E6%9E%90%E4%B8%8E%E4%BF%AE%E5%A4%8D/</guid>
      <description>&lt;h1 id=&#34;路径遍历漏洞cve-2023-39138&#34;&gt;路径遍历漏洞：CVE-2023-39138&lt;/h1&gt;&#xA;&lt;h2 id=&#34;漏洞概述&#34;&gt;漏洞概述&lt;/h2&gt;&#xA;&lt;p&gt;ZIPFoundation库0.9.16版本中存在一个路径遍历漏洞，攻击者可以通过制作恶意的ZIP文件来利用此漏洞执行路径遍历攻击。&lt;/p&gt;&#xA;&lt;h2 id=&#34;受影响版本&#34;&gt;受影响版本&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;受影响版本：&amp;lt;= 0.9.17&lt;/li&gt;&#xA;&lt;li&gt;已修复版本：0.9.18&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;漏洞详情&#34;&gt;漏洞详情&lt;/h2&gt;&#xA;&lt;p&gt;该漏洞属于CWE-22弱点类别，即&amp;quot;对受限目录路径名的限制不当（路径遍历）&amp;quot;。当产品使用外部输入构建路径名时，未能正确清理路径名中的特殊元素，导致路径解析可能超出受限目录。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZIPFoundation路径遍历漏洞分析与修复</title>
      <link>https://blog.qife122.com/p/zipfoundation%E8%B7%AF%E5%BE%84%E9%81%8D%E5%8E%86%E6%BC%8F%E6%B4%9E%E5%88%86%E6%9E%90%E4%B8%8E%E4%BF%AE%E5%A4%8D/</link>
      <pubDate>Thu, 30 Oct 2025 19:36:35 +0800</pubDate>
      <guid>https://blog.qife122.com/p/zipfoundation%E8%B7%AF%E5%BE%84%E9%81%8D%E5%8E%86%E6%BC%8F%E6%B4%9E%E5%88%86%E6%9E%90%E4%B8%8E%E4%BF%AE%E5%A4%8D/</guid>
      <description>&lt;h1 id=&#34;路径遍历漏洞cve-2023-39138&#34;&gt;路径遍历漏洞：CVE-2023-39138&lt;/h1&gt;&#xA;&lt;h2 id=&#34;漏洞概述&#34;&gt;漏洞概述&lt;/h2&gt;&#xA;&lt;p&gt;ZIPFoundation库0.9.16版本中存在一个路径遍历漏洞，攻击者能够通过提取特制的ZIP文件来执行路径遍历攻击。&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;ul&gt;&#xA;&lt;li&gt;受影响版本：&amp;lt;= 0.9.17&lt;/li&gt;&#xA;&lt;li&gt;已修复版本：0.9.18&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;漏洞描述&#34;&gt;漏洞描述&lt;/h3&gt;&#xA;&lt;p&gt;该漏洞属于CWE-22弱点类别，即&amp;quot;对受限目录路径名的限制不当（路径遍历）&amp;quot;。当产品使用外部输入构造路径名时，未能正确清理路径名中的特殊元素，导致路径解析可能超出受限目录范围。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
