Information Exposure Affecting django-autocomplete-light Open this link in a new tab package, versions [,2.3.0)
Attack Complexity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-PYTHON-DJANGOAUTOCOMPLETELIGHT-2932967
-
published
21 Jun 2022
-
disclosed
21 Jun 2022
-
credit
jonashaag
How to fix?
Upgrade django-autocomplete-light
to version 2.3.0 or higher.
Overview
django-autocomplete-light is a Fresh autocompletes for Django
Affected versions of this package are vulnerable to Information Exposure which allows a malicious user to see choices from choice_for_request()
by querying the autocomplete directly.