XSS in Anuko Time Tracker

CVE-2022-24708

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.

Vulnerability class: XSS (Cross-Site Scripting)

EPSS: 0.006 (42.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2022-24708?
CVE-2022-24708 is a medium-severity vulnerability in Anuko Time Tracker, classified under Cross-site Scripting. CVSS score: 6.5/10. Published 2022-02-24.
How severe is CVE-2022-24708?
Medium severity. CVSS v3 base score is 6.5 out of 10.
Is CVE-2022-24708 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.