Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
Django Number Of NVD 112 CRITICAL 10 HIGH 35 MEDIUM 64 LOW 3
URL https://www.djangoproject.com/
Explanation It is a web application framework written in Python.

Django uses the "A.B.C" format for versioning.

A.B" is for feature releases, and "C" is for patches, which are used for bug fixes and security fixes.

Feature releases are released at intervals of about eight months.
There are releases that are covered by long-term support, such as security releases, which are guaranteed for three years.
Long-term support covers

A.2".

A.2" is the version with ".2".
Tag
  • Python
  • オープンソース
  • BSD License

Add Information URL
No Type Name URL
1 https://www.djangoproject.com/download/
2 https://djangoproject.jp/
3 https://docs.djangoproject.com/en/dev/internals/release-process/
4 https://github.com/django/django

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
31 Django5.0 5.0.14 April 2, 2025 Dec. 4, 2023 Aug. 31, 2022 April 30, 2025 0 4 1 0
32 Django4.2 LTS 4.2.26 Nov. 5, 2025 April 1, 2023 Dec. 31, 2023 April 30, 2026 2 10 2 1
33 Django4.1 4.1.13 Nov. 1, 2023 Aug. 1, 2022 April 30, 2023 Dec. 31, 2023 1 7 0 0
34 Django4.0 4.0.10 Feb. 14, 2023 Dec. 1, 2021 Aug. 31, 2022 April 30, 2023 4 8 2 0
35 Django3.2 LTS 3.2.25 March 4, 2024 April 6, 2021 Dec. 31, 2021 April 30, 2024 5 15 4 0
36 Django3.1 3.1.13 July 1, 2021 Aug. 4, 2020 April 30, 2021 Dec. 31, 2021 1 5 5 0
37 Django3.0 3.0.14 April 6, 2021 Dec. 2, 2019 Aug. 31, 2020 April 30, 2021 2 4 6 0
38 Django2.2 LTS 2.2.28 April 11, 2022 April 1, 2019 Dec. 2, 2019 April 30, 2022 5 12 12 0
39 Django2.1 2.1.15 Dec. 2, 2019 Aug. 1, 2018 April 1, 2019 Dec. 2, 2019 1 4 6 0
40 Django2.0 LTS 2.0.9 Feb. 12, 2019 Dec. 3, 2017 Aug. 1, 2018 April 1, 2019 0 2 5 0
41 Django1.11 LTS 1.11.29 March 4, 2020 April 5, 2017 April 1, 2017 April 1, 2020 3 6 8 0
42 Django1.9 1.9.13 April 1, 2017 Dec. 1, 2015 Aug. 31, 2016 April 30, 2017 4 8 12 1
43 Django1.8 1.8.19 March 6, 2018 April 2, 2015 Dec. 1, 2015 April 1, 2018 2 5 14 1
44 Django1.7 1.7.11 Nov. 24, 2015 Sept. 2, 2014 Jan. 1, 1900 1 3 20 1
45 Django1.6 1.6.11 March 18, 2015 Nov. 6, 2013 Jan. 1, 1900 1 3 22 1
46 Django1.5 1.5.12 Jan. 2, 2015 Feb. 26, 2013 Jan. 1, 1900 1 3 19 1
47 Django1.4 1.4.22 Aug. 18, 2015 March 23, 2012 Jan. 1, 1900 1 3 28 1
48 Django1.3 1.3.7 Feb. 20, 2013 March 23, 2011 Jan. 1, 1900 1 2 28 1
49 Django1.2 1.2.7 Sept. 10, 2011 May 17, 2010 Jan. 1, 1900 1 3 28 1
50 Django1.2-alpha1 1.2-alpha1 Jan. 1, 1900 Jan. 1, 1900 0 0 4 0
51 Django1.10 1.10.8 Jan. 1, 1900 April 30, 2017 Nov. 30, 2017 2 1 5 0
52 Django1.1 1.1.4 Jan. 1, 1900 Jan. 1, 1900 2 5 33 1
53 Django1.0 1.0.2 Jan. 1, 1900 Jan. 1, 1900 1 2 26 1
54 Django0.96 0.96 Jan. 1, 1900 Jan. 1, 1900 1 2 25 1
55 Django0.95 0.95 July 1, 2006 Jan. 1, 1900 1 2 25 1
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
31 4.9
4.0
MEDIUM
Network
Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the exis… CWE-22
Path Traversal
CVE-2021-33203 cpe:2.3:a:djangoproject:django:*:* 3.2.0
3.0.0




3.2.4
3.1.12
2.2.24
2024-11-21 15:08
2021-06-9
Show GitHub Exploit DB Packet Storm
32 6.1
4.3
MEDIUM
Network
In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application… CWE-79
Cross-site Scripting
CVE-2021-32052 cpe:2.3:a:djangoproject:django:*:* 2.2
3.1
3.2




2.2.22
3.1.10
3.2.2
2024-11-21 15:06
2021-05-7
Show GitHub Exploit DB Packet Storm
33 7.5
5.0
HIGH
Network
In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names. CWE-22
Path Traversal
CVE-2021-31542 cpe:2.3:a:djangoproject:django:*:* 3.2
3.1
2.2




3.2.1
3.1.9
2.2.21
2024-11-21 15:05
2021-05-6
Show GitHub Exploit DB Packet Storm
34 5.3
5.0
MEDIUM
Network
In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8, MultiPartParser allowed directory traversal via uploaded files with suitably crafted file names. Built-in upload handlers were no… CWE-22
Path Traversal
CVE-2021-28658 cpe:2.3:a:djangoproject:django:*:* 3.1
3.0
2.2




3.1.8
3.0.14
2.2.20
2024-11-21 15:00
2021-04-7
Show GitHub Exploit DB Packet Storm
35 5.9
4.0
MEDIUM
Network
The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.pars… CWE-444
HTTP Request Smuggling
CVE-2021-23336 cpe:2.3:a:djangoproject:django:*:* 3.1
3.0
2.2




3.1.7
3.0.13
2.2.19
2024-11-21 14:51
2021-02-15
Show GitHub Exploit DB Packet Storm
36 5.3
5.0
MEDIUM
Network
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal … CWE-22
Path Traversal
CVE-2021-3281 cpe:2.3:a:djangoproject:django:*:* 3.1
3.0
2.2




3.1.6
3.0.12
2.2.18
2024-11-21 15:21
2021-02-2
Show GitHub Exploit DB Packet Storm
37 7.5
5.0
HIGH
Network
An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). The intermediate-level directories of the filesystem cache had the system's st… CWE-276
Incorrect Default Permissions 
CVE-2020-24584 cpe:2.3:a:djangoproject:django:*:* 3.1
3.0
2.2




3.1.1
3.0.10
2.2.16
2024-11-21 14:15
2020-09-1
Show GitHub Exploit DB Packet Storm
38 7.5
5.0
HIGH
Network
An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level d… CWE-276
Incorrect Default Permissions 
CVE-2020-24583 cpe:2.3:a:djangoproject:django:*:* 3.1
3.0
2.2




3.1.1
3.0.10
2.2.16
2024-11-21 14:15
2020-09-1
Show GitHub Exploit DB Packet Storm
39 6.1
4.3
MEDIUM
Network
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility … CWE-79
Cross-site Scripting
CVE-2020-13596 cpe:2.3:a:djangoproject:django:*:* 3.0
2.2


3.0.7
2.2.13
2024-11-21 14:01
2020-06-3
Show GitHub Exploit DB Packet Storm
40 5.9
4.3
MEDIUM
Network
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collis… CWE-295
Improper Certificate Validation 
CVE-2020-13254 cpe:2.3:a:djangoproject:django:*:* 3.0
2.2


3.0.7
2.2.13
2024-11-21 14:00
2020-06-3
Show GitHub Exploit DB Packet Storm