CVE-2023-32066
published 2023-05-09CVE-2023-32066: Time Tracker is an open source time tracking system. The week view plugin in Time Tracker versions 1.22.11.5782 and prior was not escaping titles for notes in…
PriorityP426medium5.4CVSS 3.1
AVNACLPRLUIRSCCLILAN
EPSS
0.37%
28.7th percentile
Time Tracker is an open source time tracking system. The week view plugin in Time Tracker versions 1.22.11.5782 and prior was not escaping titles for notes in week view table. Because of that, it was possible for a logged in user to enter notes with elements of JavaScript. Such script could then be executed in user browser on subsequent requests to week view. This issue is fixed in version 1.22.12.5783. As a workaround, use `htmlspecialchars` when calling `$field->setTitle` on line #245 in the `week.php` file, as happens in version 1.22.12.5783.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| anuko | time_tracker | < 1.22.12.5783 | 1.22.12.5783 |
| anuko | timetracker | < 1.22.12.5783 | 1.22.12.5783 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No advisories linked to this vulnerability.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/anuko/timetracker/commit/093cfe158099704ffd4a1624be217f9935e914ebhttps://github.com/anuko/timetracker/security/advisories/GHSA-jw2g-8wvp-9frwhttps://github.com/anuko/timetracker/commit/093cfe158099704ffd4a1624be217f9935e914ebhttps://github.com/anuko/timetracker/security/advisories/GHSA-jw2g-8wvp-9frw
2023-05-09
Published