CVE-2021-29436
CVSS V2 Medium 5.8
CVSS V3 High 8.1
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().
Overview
- CVE ID
- CVE-2021-29436
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-04-13T20:15:22
- Last Modified Date
- 2021-04-26T18:27:28
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:anuko:time_tracker:*:*:*:*:*:*:*:* | 1 | OR | 1.19.27.5431 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 8.1
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://github.com/anuko/timetracker/security/advisories/GHSA-pgpx-rfvj-9g4f | Third Party Advisory |
https://github.com/anuko/timetracker/commit/e77be7eea69df5d52e19f9f25b5b89a0e66a5b8e | Patch Third Party Advisory |
https://github.com/anuko/timetracker/commit/e3f8222ee308322942bcebcd86b78ecf19382563 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-29436 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29436 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:14:07 | Added to TrackCVE | |||
2022-12-06 01:52:28 | 2021-04-13T20:15Z | 2021-04-13T20:15:22 | CVE Published Date | updated |
2022-12-06 01:52:28 | 2021-04-26T18:27:28 | CVE Modified Date | updated | |
2022-12-06 01:52:28 | Analyzed | Vulnerability Status | updated |