CVE-2021-41139
CVE-2021-41139 is a high-severity vulnerability in Anuko Time Tracker with a CVSS 3.x base score of 8.1. 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-79.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- CVSS v2: 4.3
- EPSS exploit prediction: 1% (58th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Anuko Time Tracker
- Published:
- Last modified:
Description
Anuko Time Tracker is an open source, web-based time tracking application written in PHP. When a logged on user selects a date in Time Tracker, it is being passed on via the date parameter in URI. Because of not checking this parameter for sanity in versions prior to 1.19.30.5600, it was possible to craft the URI with malicious JavaScript, use social engineering to convince logged on user to click on such link, and have the attacker-supplied JavaScript to be executed in user's browser. This issue is patched in version 1.19.30.5600. As a workaround, one may introduce `ttValidDbDateFormatDate` function as in the latest version and add a call to it within the access checks block in time.php.
Frequently asked questions
- What is CVE-2021-41139?
- Anuko Time Tracker is an open source, web-based time tracking application written in PHP. When a logged on user selects a date in Time Tracker, it is being passed on via the date parameter in URI. Because of not checking this parameter for sanity in versions prior to 1.19.30.5600, it was possible to craft the URI with malicious JavaScript, use social engineering to convince logged on user to click on such link, and have the attacker-supplied JavaScript to be executed in user's browser. This issue is patched in version 1.19.30.5600. As a workaround, one may introduce `ttValidDbDateFormatDate` function as in the latest version and add a call to it within the access checks block in time.php.
- How severe is CVE-2021-41139?
- CVE-2021-41139 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2021-41139 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (58th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-41139?
- CVE-2021-41139 affects Anuko Time Tracker. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-41139?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-41139 published?
- CVE-2021-41139 was published on 2021-10-13 and last updated on 2026-06-17.
References
- https://github.com/anuko/timetracker/commit/559906731f153c9b3a632c2839ed11669b76d593
- https://github.com/anuko/timetracker/commit/d3f60bd3e3ea8ff8ec31a596baec6750af601b7c
- https://github.com/anuko/timetracker/security/advisories/GHSA-h2v8-87c9-86cw
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-2020-27423 — High (CVSS 7.5): Anuko Time Tracker v1.19.23.5311 lacks rate limit on the password reset module which allows attacker to perform Denial…
All CVEs affecting Anuko Time Tracker →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →