<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CVE-2024-25713 on 办公AI智能小助手</title>
    <link>https://blog.qife122.com/tags/cve-2024-25713/</link>
    <description>Recent content in CVE-2024-25713 on 办公AI智能小助手</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>qife</copyright>
    <lastBuildDate>Wed, 10 Dec 2025 09:01:40 +0800</lastBuildDate>
    <atom:link href="https://blog.qife122.com/tags/cve-2024-25713/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>yyjson 库中的双重释放漏洞深度剖析</title>
      <link>https://blog.qife122.com/p/yyjson-%E5%BA%93%E4%B8%AD%E7%9A%84%E5%8F%8C%E9%87%8D%E9%87%8A%E6%94%BE%E6%BC%8F%E6%B4%9E%E6%B7%B1%E5%BA%A6%E5%89%96%E6%9E%90/</link>
      <pubDate>Wed, 10 Dec 2025 09:01:40 +0800</pubDate>
      <guid>https://blog.qife122.com/p/yyjson-%E5%BA%93%E4%B8%AD%E7%9A%84%E5%8F%8C%E9%87%8D%E9%87%8A%E6%94%BE%E6%BC%8F%E6%B4%9E%E6%B7%B1%E5%BA%A6%E5%89%96%E6%9E%90/</guid>
      <description>&lt;h1 id=&#34;cve-2024-25713yyjson-中的双重释放漏洞&#34;&gt;CVE-2024-25713：yyjson 中的双重释放漏洞&lt;/h1&gt;&#xA;&lt;h2 id=&#34;漏洞详情&#34;&gt;漏洞详情&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;数据包&lt;/strong&gt;: Swift 语言的 &lt;code&gt;github.com/ibireme/yyjson&lt;/code&gt;&#xA;&lt;strong&gt;受影响版本&lt;/strong&gt;: &amp;lt; 0.9.0&#xA;&lt;strong&gt;已修复版本&lt;/strong&gt;: 0.9.0&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;严重性&lt;/strong&gt;: 高危 (CVSS 评分 8.8)&lt;/p&gt;&#xA;&lt;h2 id=&#34;摘要&#34;&gt;摘要&lt;/h2&gt;&#xA;&lt;p&gt;yyjson 的内存池系列分配器（&lt;code&gt;pool_malloc&lt;/code&gt;/&lt;code&gt;pool_free&lt;/code&gt;/&lt;code&gt;pool_realloc&lt;/code&gt;）存在一个双重释放（Double Free）漏洞，该漏洞可能导致任意地址写入和拒绝服务（DoS）攻击。任意地址写入，结合使用该库的程序的其他合法或非法操作，可能导致远程代码执行。&lt;/p&gt;</description>
    </item>
    <item>
      <title>yyjson 双释放漏洞深度剖析：技术细节与安全风险</title>
      <link>https://blog.qife122.com/p/yyjson-%E5%8F%8C%E9%87%8A%E6%94%BE%E6%BC%8F%E6%B4%9E%E6%B7%B1%E5%BA%A6%E5%89%96%E6%9E%90%E6%8A%80%E6%9C%AF%E7%BB%86%E8%8A%82%E4%B8%8E%E5%AE%89%E5%85%A8%E9%A3%8E%E9%99%A9/</link>
      <pubDate>Wed, 03 Dec 2025 07:47:19 +0800</pubDate>
      <guid>https://blog.qife122.com/p/yyjson-%E5%8F%8C%E9%87%8A%E6%94%BE%E6%BC%8F%E6%B4%9E%E6%B7%B1%E5%BA%A6%E5%89%96%E6%9E%90%E6%8A%80%E6%9C%AF%E7%BB%86%E8%8A%82%E4%B8%8E%E5%AE%89%E5%85%A8%E9%A3%8E%E9%99%A9/</guid>
      <description>&lt;h1 id=&#34;yyjson-双释放漏洞--cve-2024-25713--github-advisory-database&#34;&gt;yyjson 双释放漏洞 · CVE-2024-25713 · GitHub Advisory Database&lt;/h1&gt;&#xA;&lt;h2 id=&#34;漏洞详情&#34;&gt;漏洞详情&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;包&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;swift&lt;/li&gt;&#xA;&lt;li&gt;github.com/ibireme/yyjson (Swift)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;受影响版本&lt;/strong&gt;&#xA;&amp;lt; 0.9.0&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;已修复版本&lt;/strong&gt;&#xA;0.9.0&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;严重程度&lt;/strong&gt;&#xA;高（CVSS 评分：8.8）&lt;/p&gt;&#xA;&lt;h2 id=&#34;描述&#34;&gt;描述&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;概要&lt;/strong&gt;&#xA;yyjson 的池系列分配器（pool_malloc/pool_free/pool_realloc）存在双释放漏洞，可能导致任意地址写入和拒绝服务攻击。任意地址写入结合使用该库的程序的合法或非法操作，可能导致远程代码执行。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
