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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-05-09T15:28:50.596Z

Updated: 2023-05-09T15:28:50.596Z

Reserved: 2023-05-01T16:47:35.314Z


Link: CVE-2023-32066

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-05-09T16:15:15.160

Modified: 2023-05-17T13:57:44.233


Link: CVE-2023-32066

JSON object: View

cve-icon Redhat Information

No data.

CWE