CVE-2022-24708
Such script could then be executed in user browser on subsequent requests on pages where primary group name was displayed.
Does this matter?
Lower severity and a low EPSS score (0.55%). Track it; it rarely justifies an emergency change on its own.
Description
Anuko Time Tracker is an open source, web-based time tracking application written in PHP. ttUser.class.php in Time Tracker versions prior to 1.20.0.5646 was not escaping primary group name for display. Because of that, it was possible for a logged in user to modify primary group name with elements of JavaScript. Such script could then be executed in user browser on subsequent requests on pages where primary group name was displayed. This is vulnerability has been fixed in version 1.20.0.5646. Users who are unable to upgrade may modify ttUser.class.php to use an additional call to htmlspecialchars when printing group name.
- 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.55% probability · 44th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- anuko/time tracker
- Source
- security-advisories@github.com
References
- https://github.com/anuko/timetracker/commit/6aaad31630500d13b6c8459daa9f406fd5eb4330Patch, Third Party Advisory
- https://github.com/anuko/timetracker/security/advisories/GHSA-rgcm-xgvj-5mqhThird Party Advisory
- https://github.com/anuko/timetracker/commit/6aaad31630500d13b6c8459daa9f406fd5eb4330Patch, Third Party Advisory
- https://github.com/anuko/timetracker/security/advisories/GHSA-rgcm-xgvj-5mqhThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.