CVE-2021-29436
CVE-2021-29436 is a medium-severity vulnerability in Anuko Time Tracker with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-352.
Key facts
- Severity: Medium (CVSS 3.x base score 5.4)
- CVSS v2: 5.8
- EPSS exploit prediction: 1% (41st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-352
- Affected product: Anuko Time Tracker
- Published:
- Last modified:
Description
Anuko Time Tracker is an open source, web-based time tracking application written in PHP. In Time Tracker before version 1.19.27.5431 a Cross site request forgery (CSRF) vulnerability existed. The nature of CSRF is that a logged on user may be tricked by social engineering to click on an attacker-provided form that executes an unintended action such as changing user password. The vulnerability is fixed in Time Tracker version 1.19.27.5431. Upgrade is recommended. If upgrade is not practical, introduce ttMitigateCSRF() function in /WEB-INF/lib/common.php.lib using the latest available code and call it from ttAccessAllowed().
Frequently asked questions
- What is CVE-2021-29436?
- Anuko Time Tracker is an open source, web-based time tracking application written in PHP. In Time Tracker before version 1.19.27.5431 a Cross site request forgery (CSRF) vulnerability existed. The nature of CSRF is that a logged on user may be tricked by social engineering to click on an attacker-provided form that executes an unintended action such as changing user password. The vulnerability is fixed in Time Tracker version 1.19.27.5431. Upgrade is recommended. If upgrade is not practical, introduce ttMitigateCSRF() function in /WEB-INF/lib/common.php.lib using the latest available code and call it from ttAccessAllowed().
- How severe is CVE-2021-29436?
- CVE-2021-29436 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2021-29436 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (41st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-29436?
- CVE-2021-29436 affects Anuko Time Tracker. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-29436?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2021-29436 published?
- CVE-2021-29436 was published on 2021-04-13 and last updated on 2026-06-17.
References
- https://github.com/anuko/timetracker/commit/e3f8222ee308322942bcebcd86b78ecf19382563
- https://github.com/anuko/timetracker/commit/e77be7eea69df5d52e19f9f25b5b89a0e66a5b8e
- https://github.com/anuko/timetracker/security/advisories/GHSA-pgpx-rfvj-9g4f
Affected products (1)
- cpe:2.3:a:anuko:time_tracker:*:*:*:*:*:*:*:*
More vulnerabilities in Anuko Time Tracker
- CVE-2020-27422 — Critical (CVSS 9.8): In Anuko Time Tracker v1.19.23.5311, the password reset link emailed to the user doesn't expire once used, allowing an…
- CVE-2023-32306 — High (CVSS 8.8): Time Tracker is an open source time tracking system. A time-based blind injection vulnerability existed in Time Tracker…
- CVE-2020-15255 — High (CVSS 8.7): In Anuko Time Tracker before verion 1.19.23.5325, due to not properly filtered user input a CSV export of a report…
- CVE-2023-32308 — High (CVSS 8.2): anuko timetracker is an open source time tracking system. Boolean-based blind SQL injection vulnerability existed in…
- CVE-2021-43851 — High (CVSS 8.1): Anuko Time Tracker is an open source, web-based time tracking application written in PHP. SQL injection vulnerability…
- CVE-2021-41139 — High (CVSS 8.1): Anuko Time Tracker is an open source, web-based time tracking application written in PHP. When a logged on user selects…
All CVEs affecting Anuko Time Tracker →
Other CWE-352 (Cross-Site Request Forgery (CSRF)) vulnerabilities
- CVE-2025-32642 — Critical (CVSS 10.0): Cross-Site Request Forgery (CSRF) vulnerability in appsbd Vite Coupon vite-coupon allows Remote Code Inclusion.This…
- CVE-2025-23922 — Critical (CVSS 10.0): Cross-Site Request Forgery (CSRF) vulnerability in Harsh iSpring Embedder embed-ispring allows Upload a Web Shell to a…
- CVE-2017-5145 — Critical (CVSS 10.0): An issue was discovered in Carlo Gavazzi VMU-C EM prior to firmware Version A11_U05, and VMU-C PV prior to firmware…
- CVE-2019-25729 — Critical (CVSS 9.8): PDF Signer 3.0 contains a server-side template injection vulnerability that allows unauthenticated attackers to execute…
- CVE-2025-48340 — Critical (CVSS 9.8): Cross-Site Request Forgery (CSRF) vulnerability in Danny Vink User Profile Meta Manager user-profile-meta allows…
- CVE-2025-2907 — Critical (CVSS 9.8): The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization and CSRF checks when importing…
Browse all CWE-352 (Cross-Site Request Forgery (CSRF)) vulnerabilities →