Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW0zOGotcG1nMy12NXg1

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. 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 knowledge to work out the valid credentials. This attack is understood not to be realistic over the Internet. However, it may be achieved from within local networks where the website is hosted, e.g. from inside a data centre where a website's server is located.

Sites protected by IP address whitelisting only are unaffected by this vulnerability.

Patches

This vulnerability has been fixed on version 0.3.4 of django-basic-auth-ip-whitelist. Update to version 0.3.4 as soon as possible and change basic authentication username and password configured on a Django project using this package.

Workarounds

Stop using basic authentication and use the IP whitelisting component only. It can be achieved by not setting BASIC_AUTH_LOGIN and BASIC_AUTH_PASSWORD in Django project settings.

References

For more information

If you have any questions or comments about this advisory:

Acknowledgements

Thanks to Thibaud Colas for reporting this.

Permalink: https://github.com/advisories/GHSA-m38j-pmg3-v5x5
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW0zOGotcG1nMy12NXg1
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Low
Classification: General
Published: almost 4 years ago
Updated: over 1 year ago


CVSS Score: 2.2
CVSS vector: CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N

Identifiers: GHSA-m38j-pmg3-v5x5, CVE-2020-4071
References: Repository: https://github.com/tm-kn/django-basic-auth-ip-whitelist
Blast Radius: 3.3

Affected Packages

pypi:django-basic-auth-ip-whitelist
Dependent packages: 0
Dependent repositories: 32
Downloads: 6,515 last month
Affected Version Ranges: < 0.3.4
Fixed in: 0.3.4
All affected versions: 0.2.1, 0.3.1, 0.3.3
All unaffected versions: 0.3.4