Django - 4.0.6

Security
Verified

Django 4.0.6 release notes

July 4, 2022

Django 4.0.6 fixes a security issue with severity “high” in 4.0.5.

CVE-2022-34265: Potential SQL injection via Trunc(kind) and Extract(lookup\_name) arguments

Trunc() and
Extract() database functions were
subject to SQL injection if untrusted data was used as a
kind/lookup\_name value.

Applications that constrain the lookup name and kind choice to a known safe
list are unaffected.


Details

date
July 4, 2022, 6:33 a.m.
type
Patch
👇
Register or login to:
  • 🔍View and search all Django releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or