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 kimai/kimai to version 2.57.0 or higher.
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the PATCH /api/timesheets/{id} and POST /api/timesheets endpoints, which accept a user-supplied project ID that is resolved through a query builder allowing the submitted ID to bypass access controls via an unconditional OR branch. An attacker can gain unauthorized access to project and customer metadata and manipulate their own timesheet records by submitting arbitrary project IDs, even for projects outside their team or customer scope.