Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 applicationsLearn about Access Restriction Bypass vulnerabilities in an interactive lesson.
Start learningUpgrade django-hashid-field
to version 3.1.1 or higher.
django-hashid-field is an A Hashids obfuscated Django Model Field.
Affected versions of this package are vulnerable to Access Restriction Bypass. Comparison operators (gt, gte, lt, lte) would allow integer lookups regardless of ALLOW_INT_LOOKUP
setting.