Vulnerabilities (CVE)

Filtered by vendor Django-basic-auth-ip-whitelist Project
Angry Yack Logo
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-4071 1 Django-basic-auth-ip-whitelist Project 1 Django-basic-auth-ip-whitelist 2024-11-21 2.1 LOW 2.2 LOW
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. BASIC_AUTH_LOGIN and BASIC_AUTH_PASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is performed through a character-by-character string comparison. This enables a possibility that attacker may time the time it takes the server to validate different usernames and password, and use this kn ...

Show More