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 Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade fat_free_crm to version 0.26.0 or higher.
fat_free_crm is a customer relationship management platform.
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the destroy action in app/controllers/emails_controller.rb. An attacker can delete another user’s email record by sending a crafted DELETE /emails/:id request with the target email ID. This allows any authenticated user to remove email entries they do not own, resulting in the loss of stored email data and breaking email-related workflows for the affected account.
Notes
Workarounds