Tandoor Recipes Vulnerable to Unrestricted Brute-Force via BasicAuthentication
Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, Tandoor Recipes configures Django REST Framework with BasicAuthentication as one of the default authentication backends. The AllAuth rate limiting configuration (ACCOUNT_RATE_LIMITS: login: 5/m/ip) only applies to the HTML-based login endpoint at /accounts/login/. Any API endpoint that accepts authenticated requests can be targeted via Authorization: Basic headers with zero rate limiting, zero account lockout, and unlimited attempts. An attacker can perform high-speed password guessing against any known username. Version 2.6.0 patches the issue.
Affected products
2- TandoorRecipes/recipesv5Range: < 2.6.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/TandoorRecipes/recipes/releases/tag/2.6.0mitrex_refsource_MISC
- github.com/TandoorRecipes/recipes/security/advisories/GHSA-7m7c-jjqc-r522mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.