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 applicationsUpgrade django-smart-ratelimit to version 0.8.4 or higher.
django-smart-ratelimit is an A flexible and efficient rate limiting library for Django applications
Affected versions of this package are vulnerable to Improper Control of Interaction Frequency due to reliance on hard-coded static and media in the RateLimitMiddleware and the rate_limit decorator. An attacker can send requests evading the enforcement of rate-limiting logic when customized prefixes are used for Django’s STATIC_URL and MEDIA_URL settings.