Kimai before 2.64.0 Missing Authorization via ProjectViewController export
Description
Kimai before 2.64.0 contains a missing authorization vulnerability in the ProjectViewController export route (report_project_view_export). The authorization guards are attached to the sibling __invoke method rather than at the class level, so the export route inherits no authorization checks. Any authenticated user, including a plain ROLE_USER without the project_reporting permission, can download the project overview export - which returns the same dataset as the protected report - disclosing customer names, project names, currency, budget type, and aggregate totals across all customers. Actual financial figures remain protected in the export template.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
1Patches
Vulnerability mechanics
References
2- github.com/kimai/kimai/security/advisories/GHSA-pvc4-crg3-gj44mitrevendor-advisory
- www.vulncheck.com/advisories/kimai-before-2.64.0-missing-authorization-via-projectviewcontroller-exportmitrethird-party-advisory
News mentions
0No linked articles in our index yet.