CVE-2023-32066
Such script could then be executed in user browser on subsequent requests to week view.
Does this matter?
Lower severity and a low EPSS score (0.37%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.4 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.37% probability · 30th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- anuko/time tracker
- Source
- security-advisories@github.com
References
- https://github.com/anuko/timetracker/commit/093cfe158099704ffd4a1624be217f9935e914ebPatch
- https://github.com/anuko/timetracker/security/advisories/GHSA-jw2g-8wvp-9frwThird Party Advisory
- https://github.com/anuko/timetracker/commit/093cfe158099704ffd4a1624be217f9935e914ebPatch
- https://github.com/anuko/timetracker/security/advisories/GHSA-jw2g-8wvp-9frwThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.