Python/django/4.1b1
A high-level Python web framework that encourages rapid development and clean, pragmatic design.
https://pypi.org/project/django
BSD-3-Clause
AND
BSD
2 Security Vulnerabilities
Django has regular expression denial of service vulnerability in EmailValidator/URLValidator
- https://nvd.nist.gov/vuln/detail/CVE-2023-36053
- https://docs.djangoproject.com/en/4.2/releases/security/
- https://groups.google.com/forum/#!forum/django-announce
- https://www.djangoproject.com/weblog/2023/jul/03/security-releases/
- https://github.com/django/django/commit/454f2fb93437f98917283336201b4048293f7582
- https://github.com/django/django/commit/ad0410ec4f458aa39803e5f6b9a3736527062dcd
- https://github.com/django/django/commit/b7c5feb35a31799de6e582ad6a5a91a9de74e0f9
- https://github.com/django/django/commit/beb3f3d55940d9aa7198bf9d424ab74e873aec3d
- https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2023-100.yaml
- https://github.com/advisories/GHSA-jh3w-4vvf-mjgr
- https://lists.debian.org/debian-lts-announce/2023/07/msg00022.html
- https://www.debian.org/security/2023/dsa-5465
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XG5DYKPNDCEHJQ3TKPJQO7QGSR4FAYMS/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NRDGTUN4LTI6HG4TWR3JYLSFVXPZT42A/
- https://groups.google.com/forum/#%21forum/django-announce
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NRDGTUN4LTI6HG4TWR3JYLSFVXPZT42A/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XG5DYKPNDCEHJQ3TKPJQO7QGSR4FAYMS/
In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator
and URLValidator
are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.
Django contains Uncontrolled Resource Consumption via cached header
- https://nvd.nist.gov/vuln/detail/CVE-2023-23969
- https://docs.djangoproject.com/en/4.1/releases/security/
- https://www.djangoproject.com/weblog/2023/feb/01/security-releases/
- https://lists.debian.org/debian-lts-announce/2023/02/msg00000.html
- https://github.com/advisories/GHSA-q2jf-h9jm-m7p4
- https://groups.google.com/forum/#!forum/django-announce
- https://security.netapp.com/advisory/ntap-20230302-0007/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI/
- https://github.com/django/django/commit/4452642f193533e288a52c02efb5bbc766a68f95
- https://github.com/django/django/commit/9d7bd5a56b1ce0576e8e07a8001373576d277942
- https://github.com/django/django/commit/c7e0151fdf33e1b11d488b6f67b94fdf3a30614a
- https://docs.djangoproject.com/en/4.1/releases/security
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI
- https://security.netapp.com/advisory/ntap-20230302-0007
- https://www.djangoproject.com/weblog/2023/feb/01/security-releases
- https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2023-12.yaml
In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.
373 Other Versions
Version | License | Security | Released | |
---|---|---|---|---|
1.4 | BSD | 30 | 2012-03-23 - 18:00 | over 12 years |
1.3.7 | BSD | 20 | 2013-02-20 - 20:03 | over 11 years |
1.3.6 | BSD | 20 | 2013-02-19 - 20:32 | over 11 years |
1.3.5 | BSD | 22 | 2012-12-10 - 21:39 | almost 12 years |
1.3.4 | BSD | 22 | 2013-03-05 - 22:33 | over 11 years |
1.3.3 | BSD | 23 | 2012-08-01 - 22:08 | over 12 years |
1.3.2 | BSD | 23 | 2012-07-30 - 23:02 | over 12 years |
1.3.1 | BSD | 25 | 2011-09-10 - 03:36 | about 13 years |
1.3 | BSD | 28 | 2011-03-23 - 06:09 | over 13 years |
1.2.7 | BSD | 22 | 2011-09-11 - 03:05 | about 13 years |
1.2.6 | BSD | 26 | 2011-09-10 - 03:42 | about 13 years |
1.2.5 | BSD | 26 | 2011-02-09 - 04:08 | almost 14 years |
1.2.4 | BSD | 29 | 2010-12-23 - 05:15 | almost 14 years |
1.2.3 | BSD | 29 | 2010-09-11 - 08:50 | about 14 years |
1.2.2 | BSD | 29 | 2010-09-09 - 02:41 | about 14 years |
1.2.1 | BSD | 30 | 2010-05-24 - 21:19 | over 14 years |
1.2 | BSD | 30 | 2010-05-17 - 20:04 | over 14 years |
1.1.4 | BSD | 24 | 2011-02-09 - 04:13 | almost 14 years |
1.1.3 | BSD | 27 | 2010-12-23 - 05:14 | almost 14 years |
1.1.2 | BSD | 29 | ||
1.1.1 | BSD | 29 | ||
1.1 | BSD | 29 | ||
1.0.4 | BSD | 26 | ||
1.0.3 | BSD | 26 | ||
1.0.2 | BSD | 26 | ||
1.0.1 | BSD | 26 | ||
4.0b1 | BSD-3-Clause AND BSD | 1 | 2021-10-25 - 09:23 | about 3 years |
4.0a1 | BSD-3-Clause AND BSD | 1 | 2021-09-21 - 19:08 | about 3 years |
4.0rc1 | BSD-3-Clause AND BSD | 1 | 2021-11-22 - 06:37 | almost 3 years |
3.2rc1 | BSD-3-Clause AND BSD | 1 | 2021-03-18 - 13:55 | over 3 years |
3.2a1 | BSD-3-Clause AND BSD | 1 | 2021-01-19 - 13:04 | almost 4 years |
3.2b1 | BSD-3-Clause AND BSD | 1 | 2021-02-19 - 09:35 | over 3 years |
3.1a1 | BSD-3-Clause AND BSD | 1 | 2020-05-14 - 09:41 | over 4 years |
3.1b1 | BSD-3-Clause AND BSD | 2 | 2020-06-15 - 08:15 | over 4 years |
3.0b1 | BSD | 1 | 2019-10-14 - 10:21 | about 5 years |
3.0a1 | BSD | 2019-09-10 - 09:19 | about 5 years | |
3.0rc1 | BSD | 1 | 2019-11-18 - 08:51 | almost 5 years |
3.1rc1 | BSD-3-Clause AND BSD | 2 | 2020-07-20 - 06:38 | over 4 years |
2.2rc1 | BSD | 3 | 2019-03-18 - 08:57 | over 5 years |
2.2b1 | BSD | 3 | 2019-02-11 - 10:33 | almost 6 years |
2.2a1 | BSD | 3 | 2019-01-17 - 15:35 | almost 6 years |
2.1b1 | BSD | 3 | 2018-06-18 - 23:55 | over 6 years |
2.1a1 | BSD | 3 | 2018-05-18 - 01:01 | over 6 years |
2.1rc1 | BSD | 3 | 2018-07-18 - 17:35 | over 6 years |
2.0rc1 | BSD | 2 | 2017-11-15 - 23:51 | almost 7 years |
2.0a1 | BSD | 2 | 2017-09-22 - 18:09 | about 7 years |
2.0b1 | BSD | 2 | 2017-10-17 - 02:00 | about 7 years |
1.9rc2 | BSD | 2 | 2015-11-24 - 17:35 | almost 9 years |
1.9b1 | BSD | 3 | 2015-10-20 - 01:17 | about 9 years |
1.9a1 | BSD | 3 | 2015-09-24 - 00:20 | about 9 years |
1.9rc1 | BSD | 3 | 2015-11-16 - 21:10 | almost 9 years |
1.8b2 | BSD | 6 | 2015-03-09 - 15:55 | over 9 years |
1.8b1 | BSD | 7 | 2015-02-25 - 13:42 | over 9 years |
1.8c1 | BSD | 5 | 2015-03-18 - 23:39 | over 9 years |
1.8a1 | BSD | 6 | 2015-01-16 - 22:25 | almost 10 years |
1.11b1 | BSD | 25 | 2017-02-20 - 23:21 | over 7 years |
1.11a1 | BSD | 25 | 2017-01-18 - 01:01 | almost 8 years |
1.11rc1 | BSD | 24 | 2017-03-21 - 22:55 | over 7 years |
1.10rc1 | BSD | 24 | 2016-07-18 - 18:04 | over 8 years |
1.10a1 | BSD | 25 | 2016-05-20 - 12:16 | over 8 years |
1.10b1 | BSD | 25 | 2016-06-22 - 01:15 | over 8 years |
5.0rc1 | BSD-3-Clause AND BSD | |||
5.0b1 | BSD-3-Clause AND BSD | |||
5.0a1 | BSD-3-Clause AND BSD | |||
4.2rc1 | BSD-3-Clause AND BSD | |||
4.2b1 | BSD-3-Clause AND BSD | |||
4.2a1 | BSD-3-Clause AND BSD | |||
4.1rc1 | BSD-3-Clause AND BSD | 2 | ||
4.1a1 | BSD-3-Clause AND BSD | 2 | 2022-05-18 - 05:54 | over 2 years |
4.1b1 | BSD-3-Clause AND BSD | 2 | 2022-06-21 - 09:20 | over 2 years |
5.1rc1 | BSD-3-Clause AND BSD | |||
5.1a1 | BSD-3-Clause AND BSD | |||
5.1b1 | BSD-3-Clause AND BSD |