CVE-2021-41139
Summary
| CVE | CVE-2021-41139 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-10-13 17:15:00 UTC |
| Updated | 2021-10-20 19:17:00 UTC |
| 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. |
Risk And Classification
Problem Types: CWE-79
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Anuko | Time Tracker | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Added a check for passed in date to time.php. · anuko/timetracker@5599067 · GitHub | MISC | github.com | |
| Reflected XSS vulnerability in time.php · Advisory · anuko/timetracker · GitHub | CONFIRM | github.com | |
| A better fix to validate a passed-in date. · anuko/timetracker@d3f60bd · GitHub | MISC | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.