CVE-2021-29436

Source
https://cve.org/CVERecord?id=CVE-2021-29436
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-29436.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-29436
Related
  • GHSA-pgpx-rfvj-9g4f
Published
2021-04-13T20:15:22Z
Modified
2026-03-13T22:00:28.480371Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

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().

References

Affected packages

Git / github.com/anuko/timetracker

Affected ranges

Type
GIT
Repo
https://github.com/anuko/timetracker
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/anuko/timetracker
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/anuko/timetracker
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/anuko/timetracker
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-29436.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.19.27.5431"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.19.27.5431"
            }
        ]
    }
]