CVE-2022-24708
Last modified
CVE-2022-24708 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.54% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Anuko | Time Tracker | < 1.20.0.5646 |
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
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-24708?
How severe is CVE-2022-24708?
How do I fix CVE-2022-24708?
Are you affected by CVE-2022-24708?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
