Python/django/4.0.8
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.
400 Other Versions
Version | License | Security | Released | |
---|---|---|---|---|
1.8.14 | BSD | 12 | 2016-07-18 - 18:38 | almost 9 years |
1.8.13 | BSD | 13 | 2016-05-02 - 22:49 | about 9 years |
1.8.12 | BSD | 13 | 2016-04-01 - 17:54 | about 9 years |
1.8.11 | BSD | 13 | 2016-03-05 - 18:36 | over 9 years |
1.8.10 | BSD | 13 | 2016-03-01 - 17:10 | over 9 years |
1.8.9 | BSD | 15 | 2016-02-01 - 17:24 | over 9 years |
1.8.8 | BSD | 15 | 2016-01-02 - 14:28 | over 9 years |
1.8.7 | BSD | 15 | 2015-11-24 - 17:28 | over 9 years |
1.8.6 | BSD | 15 | 2015-11-04 - 17:03 | over 9 years |
1.8.5 | BSD | 15 | 2015-10-04 - 00:06 | over 9 years |
1.8.4 | BSD | 15 | 2015-08-18 - 17:06 | almost 10 years |
1.8.3 | BSD | 16 | 2015-07-08 - 19:43 | almost 10 years |
1.8.2 | BSD | 17 | 2015-05-20 - 18:02 | about 10 years |
1.8.1 | BSD | 17 | 2015-05-01 - 20:36 | about 10 years |
1.8 | BSD | 17 | 2015-04-01 - 20:12 | about 10 years |
1.7.11 | BSD | 9 | 2015-11-24 - 17:19 | over 9 years |
1.7.10 | BSD | 10 | 2015-08-18 - 17:15 | almost 10 years |
1.7.9 | BSD | 11 | 2015-07-08 - 21:33 | almost 10 years |
1.7.8 | BSD | 11 | 2015-05-01 - 20:42 | about 10 years |
1.7.7 | BSD | 11 | 2015-03-18 - 23:49 | over 10 years |
1.7.6 | BSD | 11 | 2015-03-09 - 15:30 | over 10 years |
1.7.5 | BSD | 12 | 2015-02-25 - 13:58 | over 10 years |
1.7.4 | BSD | 12 | 2015-01-27 - 17:22 | over 10 years |
1.7.3 | BSD | 12 | 2015-01-13 - 18:39 | over 10 years |
1.7.2 | BSD | 12 | 2015-01-03 - 01:37 | over 10 years |
1.7.1 | BSD | 12 | 2014-10-22 - 16:56 | over 10 years |
1.7 | BSD | 12 | 2014-09-02 - 21:09 | almost 11 years |
1.6.11 | BSD | 10 | 2015-03-18 - 23:57 | over 10 years |
1.6.10 | BSD | 10 | 2015-01-13 - 18:48 | over 10 years |
1.6.9 | BSD | 10 | 2015-01-03 - 01:52 | over 10 years |
1.6.8 | BSD | 10 | 2014-10-22 - 16:50 | over 10 years |
1.6.7 | BSD | 10 | 2014-09-02 - 20:55 | almost 11 years |
1.6.6 | BSD | 10 | 2014-08-20 - 20:17 | almost 11 years |
1.6.5 | BSD | 11 | 2014-05-14 - 18:33 | about 11 years |
1.6.4 | BSD | 13 | 2014-04-28 - 20:40 | about 11 years |
1.6.3 | BSD | 13 | 2014-04-21 - 23:12 | about 11 years |
1.6.2 | BSD | 13 | 2014-02-06 - 21:51 | over 11 years |
1.6.1 | BSD | 13 | 2013-12-12 - 20:04 | over 11 years |
1.6 | BSD | 13 | 2013-11-06 - 15:01 | over 11 years |
1.5.12 | BSD | 10 | 2015-01-03 - 02:09 | over 10 years |
1.5.11 | BSD | 10 | 2014-10-22 - 16:45 | over 10 years |
1.5.10 | BSD | 10 | 2014-09-02 - 20:51 | almost 11 years |
1.5.9 | BSD | 10 | 2014-08-20 - 20:10 | almost 11 years |
1.5.8 | BSD | 10 | 2014-05-14 - 18:35 | about 11 years |
1.5.7 | BSD | 12 | 2014-04-28 - 20:35 | about 11 years |
1.5.6 | BSD | 12 | 2014-04-21 - 22:53 | about 11 years |
1.5.5 | BSD | 12 | 2013-10-25 - 04:32 | over 11 years |
1.5.4 | BSD | 12 | 2013-09-15 - 06:30 | almost 12 years |
1.5.3 | BSD | 13 | 2013-09-11 - 01:26 | almost 12 years |
1.5.2 | BSD | 14 | 2013-08-13 - 16:54 | almost 12 years |