<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Django框架 on 办公AI智能小助手</title>
    <link>https://blog.qife122.com/tags/django%E6%A1%86%E6%9E%B6/</link>
    <description>Recent content in Django框架 on 办公AI智能小助手</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>qife</copyright>
    <lastBuildDate>Mon, 08 Dec 2025 01:08:49 +0800</lastBuildDate>
    <atom:link href="https://blog.qife122.com/tags/django%E6%A1%86%E6%9E%B6/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Django框架SQL注入漏洞详解与利用脚本</title>
      <link>https://blog.qife122.com/p/django%E6%A1%86%E6%9E%B6sql%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E%E8%AF%A6%E8%A7%A3%E4%B8%8E%E5%88%A9%E7%94%A8%E8%84%9A%E6%9C%AC/</link>
      <pubDate>Mon, 08 Dec 2025 01:08:49 +0800</pubDate>
      <guid>https://blog.qife122.com/p/django%E6%A1%86%E6%9E%B6sql%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E%E8%AF%A6%E8%A7%A3%E4%B8%8E%E5%88%A9%E7%94%A8%E8%84%9A%E6%9C%AC/</guid>
      <description>&lt;h1 id=&#34;漏洞概述&#34;&gt;漏洞概述&lt;/h1&gt;&#xA;&lt;p&gt;本文档详细描述了在Django框架特定版本中发现的一个SQL注入漏洞（已分配CVE编号：2025-64459）。该漏洞存在于Django的QuerySet方法（&lt;code&gt;filter&lt;/code&gt;、&lt;code&gt;exclude&lt;/code&gt;、&lt;code&gt;get&lt;/code&gt;）和&lt;code&gt;Q&lt;/code&gt;对象中。当使用一个经过特殊构造的字典作为&lt;code&gt;_connector&lt;/code&gt;参数并允许扩展时，可能导致SQL注入。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Django在Windows平台存在拒绝服务漏洞 - CVE-2025-64458深度解析</title>
      <link>https://blog.qife122.com/p/django%E5%9C%A8windows%E5%B9%B3%E5%8F%B0%E5%AD%98%E5%9C%A8%E6%8B%92%E7%BB%9D%E6%9C%8D%E5%8A%A1%E6%BC%8F%E6%B4%9E-cve-2025-64458%E6%B7%B1%E5%BA%A6%E8%A7%A3%E6%9E%90/</link>
      <pubDate>Wed, 12 Nov 2025 10:03:02 +0800</pubDate>
      <guid>https://blog.qife122.com/p/django%E5%9C%A8windows%E5%B9%B3%E5%8F%B0%E5%AD%98%E5%9C%A8%E6%8B%92%E7%BB%9D%E6%9C%8D%E5%8A%A1%E6%BC%8F%E6%B4%9E-cve-2025-64458%E6%B7%B1%E5%BA%A6%E8%A7%A3%E6%9E%90/</guid>
      <description>&lt;h1 id=&#34;django拒绝服务漏洞分析&#34;&gt;Django拒绝服务漏洞分析&lt;/h1&gt;&#xA;&lt;h2 id=&#34;漏洞概述&#34;&gt;漏洞概述&lt;/h2&gt;&#xA;&lt;p&gt;Django框架在Windows操作系统上存在一个拒绝服务漏洞，影响版本包括：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;5.2系列：&amp;gt;= 5.2a1, &amp;lt; 5.2.8&lt;/li&gt;&#xA;&lt;li&gt;5.1系列：&amp;gt;= 5.0a1, &amp;lt; 5.1.14&lt;/li&gt;&#xA;&lt;li&gt;4.2系列：&amp;lt; 4.2.26&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;该漏洞源于Python在Windows平台上的NFKC规范化处理效率问题。当处理包含大量Unicode字符的特定输入时，以下Django组件会受到潜在拒绝服务攻击：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
