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

*February 6, 2024*

Django 4.2.10 fixes a security issue with severity "moderate" in 4.2.9.

## 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.
