Lucene search
+L

7622 matches found

NVD
NVD
added 2020/06/24 1:15 p.m.24 views

CVE-2020-4071

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.4CVSS0.00358EPSS
SaveExploits0References2
Prion
Prion
added 2020/06/24 1:15 p.m.19 views

Design/Logic Flaw

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.1CVSS4.1AI score0.00358EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/06/24 1:15 p.m.37 views

PYSEC-2020-37

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.4CVSS2.3AI score0.00358EPSS
SaveExploits0References2
PyPA
PyPA
added 2020/06/24 1:15 p.m.12 views

PYSEC-2020-37

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.4CVSS6.9AI score0.00358EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/06/24 12:15 p.m.97 views

CVE-2020-4071

CVE-2020-4071 applies to the django-basic-auth-ip-whitelist package prior to version 0.3.4. The issue is a timing-attack vulnerability caused by a character-by-character string comparison of configured BASIC_AUTH_LOGIN/BASIC_AUTH_PASSWORD against user input, which may allow an attacker within a l...

2.4CVSS3.5AI score0.00358EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/06/24 12:15 p.m.39 views

CVE-2020-4071 Timing attack on django-basic-auth-ip-whitelist

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.2CVSS3.7AI score0.00358EPSS
SaveExploits0References2
OSV
OSV
added 2020/06/23 7:58 p.m.32 views

GHSA-M38J-PMG3-V5X5 Timing attack on django-basic-auth-ip-whitelist

Impact Potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is performed through a character-by-character...

6.3CVSS3.5AI score0.00358EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2020/06/23 7:58 p.m.50 views

Timing attack on django-basic-auth-ip-whitelist

Impact Potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is performed through a character-by-character...

2.4CVSS0.6AI score0.00358EPSS
SaveExploits0References6Affected Software1
OpenVAS
OpenVAS
added 2020/06/23 12:00 a.m.43 views

Fedora: Security Advisory for python-django (FEDORA-2020-c2639662af)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS7.6AI score0.65336EPSS
SaveExploits9References2
OpenVAS
OpenVAS
added 2020/06/23 12:00 a.m.56 views

Fedora: Security Advisory for python-django (FEDORA-2020-2e7d30f7aa)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS7.3AI score0.65336EPSS
SaveExploits15References2
Tenable Nessus
Tenable Nessus
added 2020/06/22 12:00 a.m.48 views

Fedora 31 : python-django (2020-2e7d30f7aa)

Security fix for CVE-2020-7471. - Security fix for CVE-2020-9402. - Security fix for CVE-2020-13254. - Security fix for CVE-2020-13596. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to...

9.8CVSS6.9AI score0.65336EPSS
SaveExploits9References5
Tenable Nessus
Tenable Nessus
added 2020/06/22 12:00 a.m.50 views

Debian DSA-4705-1 : python-django - security update

It was discovered that Django, a high-level Python web development framework, did not properly sanitize input. This would allow a remote attacker to perform SQL injection attacks, Cross-Site Scripting XSS attacks, or leak sensitive information. C Tenable Network Security, Inc. The descriptive tex...

8.8CVSS7.1AI score0.22513EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2020/06/22 12:00 a.m.33 views

Fedora 32 : python-django (2020-c2639662af)

Security fix for CVE-2020-7471. - Security fix for CVE-2020-9402. - Security fix for CVE-2020-13254. - Security fix for CVE-2020-13596. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to...

9.8CVSS6.9AI score0.65336EPSS
SaveExploits9References5
Fedora
Fedora
added 2020/06/19 1:05 a.m.31 views

[SECURITY] Fedora 32 Update: python-django-3.0.7-1.fc32

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

9.8CVSS1.6AI score0.65336EPSS
SaveExploits9
OpenVAS
OpenVAS
added 2020/06/19 12:00 a.m.27 views

Debian: Security Advisory (DSA-4705-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.5AI score0.0609EPSS
SaveExploits0References4
Debian
Debian
added 2020/06/18 8:51 a.m.59 views

[SECURITY] [DSA 4705-1] python-django security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4705-1 [email protected] https://www.debian.org/security/ Sebastien Delafond June 18, 2020 https://www.debian.org/security/faq -...

6.5CVSS2AI score0.22513EPSS
SaveExploits0
Debian
Debian
added 2020/06/18 8:51 a.m.114 views

[SECURITY] [DSA 4705-1] python-django security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4705-1 [email protected] https://www.debian.org/security/ Sebastien Delafond June 18, 2020 https://www.debian.org/security/faq -...

8.8CVSS8.1AI score0.22513EPSS
SaveExploits0
OSV
OSV
added 2020/06/18 12:00 a.m.34 views

DSA-4705-1 python-django - security update

Bulletin has no description...

6.1CVSS6.2AI score0.0609EPSS
SaveExploits0
Debian
Debian
added 2020/06/12 10:37 a.m.68 views

[SECURITY] [DLA 2233-2] python-django regression update

Package : python-django Version : 1.7.11-1+deb8u10 CVE ID : CVE-2020-13254 It was discovered that there was a regression in the latest update to Django, the Python web development framework. The upstream fix for CVE-2020-13254 to address data leakages via malformed memcached keys could, in some...

5.9CVSS6.3AI score0.0609EPSS
SaveExploits0
OSV
OSV
added 2020/06/12 12:00 a.m.8 views

DLA-2233-2 python-django - regression update

Bulletin has no description...

7.2AI score
SaveExploits0
Rows per page
Query Builder