CVE Catalog

CVE-2025-59920

High
Published: Translated: NVD NIST

Summary

In time@work version 7.0.5, the 'IDClient' parameter in the query to display projects is vulnerable to blind authenticated SQL injection. An attacker can copy the query URL and open it in a new browser window, allowing manipulation of the parameter.

Risk Assessment

If the attacker uses the TWAdmin account with the sysadmin role, they can execute commands on the system, leading to full compromise. Even without the sysadmin role, unauthorized data retrieval from the database is possible, compromising confidentiality.

Recommendation

Immediately update time@work to the latest patched version. Additionally, restrict TWAdmin account privileges and use parameterized SQL queries.

Related vulnerabilities

Original NVD description (English source)

When hours are entered in time@work, version 7.0.5, it performs a query to display the projects assigned to the user. If the query URL is copied and opened in a new browser window, the ‘IDClient’ parameter is vulnerable to a blind authenticated SQL injection. If the request is made with the TWAdmin user with the sysadmin role enabled, exploiting the vulnerability will allow commands to be executed on the system; if the user does not belong to the sysadmin role, they will still be able to query data from the database.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS