CVE-2021-41156

anuko/timetracker is an, open source time tracking system. In affected versions Time Tracker uses browser_today hidden control on a few pages to collect the today's date from user browsers. Because of not checking this parameter for sanity in versions prior to 1.19.30.5601, it was possible to craft an html form with malicious JavaScript, use social engineering to convince logged on users to execute a POST from such form, and have the attacker-supplied JavaScript to be executed in user's browser. This has been patched in version 1.19.30.5600. Upgrade is recommended. If it is not practical, introduce ttValidDbDateFormatDate function as in the latest version and add a call to it within the access checks block.
Configurations

Configuration 1 (hide)

cpe:2.3:a:timetracker_project:timetracker:*:*:*:*:*:*:*:*

History

22 Oct 2021, 16:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 6.8
v2 : 3.5
v3 : 5.4
CPE cpe:2.3:a:timetracker_project:timetracker:*:*:*:*:*:*:*:*
References (CONFIRM) https://github.com/anuko/timetracker/security/advisories/GHSA-g9cc-m4p4-6xpc - (CONFIRM) https://github.com/anuko/timetracker/security/advisories/GHSA-g9cc-m4p4-6xpc - Third Party Advisory

18 Oct 2021, 22:15

Type Values Removed Values Added
Summary anuko/timetracker is an, open source time tracking system. In affected versions Time Tracker uses browser_today hidden control on a few pages to collect the today's date from user browsers. Because of not checking this parameter for sanity in versions prior to 1.19.30.5601, it was possible to craft an html form with malicious JavaScript, use social engineering to convince logged on users to execute a POST from such form, and have the attacker-supplied JavaScript to be executed in user's browser. This has been patched in version 1.19.30.5600. Upgrade is recommended. If it is not practical, introduce ttValidDbDateFormatDate function as in the latest version and add a call to it within the access checks block. anuko/timetracker is an, open source time tracking system. In affected versions Time Tracker uses browser_today hidden control on a few pages to collect the today's date from user browsers. Because of not checking this parameter for sanity in versions prior to 1.19.30.5601, it was possible to craft an html form with malicious JavaScript, use social engineering to convince logged on users to execute a POST from such form, and have the attacker-supplied JavaScript to be executed in user's browser. This has been patched in version 1.19.30.5600. Upgrade is recommended. If it is not practical, introduce ttValidDbDateFormatDate function as in the latest version and add a call to it within the access checks block.

18 Oct 2021, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-10-18 21:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-41156

Mitre link : CVE-2021-41156

CVE.ORG link : CVE-2021-41156


JSON object : View

Products Affected

timetracker_project

  • timetracker
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')