---
title: "Catatan terbitan Django 3.2.24"
version: 6.0
locale: id
source: https://docs.djangoproject.com/id/6.0/releases/3.2.24/
canonical: https://djangodocs.dev/id/6.0/releases/3.2.24/
---
# Catatan terbitan Django 3.2.24

*February 6, 2024*

Django 3.2.24 fixes a security issue with severity "moderate" in 3.2.23.

## CVE-2024-24680: Potential denial-of-service in `intcomma` template filter

The `intcomma` template filter was subject to a potential denial-of-service
attack when used with very long strings.
