CVE-2024-29200 MEDIUM

CVE-2024-29200: API returns timesheet entries a user should not be authorized to view

Vendor Kimai
Product kimai
Weakness CWE-1220
Published March 28, 2024
Last update August 2, 2024

CVSS base score

6.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

Kimai is a web-based multi-user time-tracking application. The permission `view_other_timesheet` performs differently for the Kimai UI and the API, thus returning unexpected data through the API. When setting the `view_other_timesheet` permission to true, on the frontend, users can only see timesheet entries for teams they are a part of. When requesting all timesheets from the API, however, all timesheet entries are returned, regardless of whether the user shares team permissions or not. This vulnerability is fixed in 2.13.0.

Key dates

02Disclosure timeline

March 28, 2024 CVE published
August 2, 2024 Record updated