CVE-2025-14603

8.8

vsDesk · vsDesk

A SQL injection vulnerability exists in vsDesk version 11.06.02, allowing unauthenticated attackers to execute malicious database queries via insecure processing of user-supplied parameters.

Executive summary

A critical SQL injection vulnerability in vsDesk allows unauthenticated remote attackers to compromise backend data, necessitating an immediate update to version 14.0101 or later.

Vulnerability

This is a SQL injection flaw (CWE-89) stemming from the improper sanitization of user-supplied input before it is processed by the application database. The vulnerability is exploitable by unauthenticated attackers over the network.

Business impact

Successful exploitation grants an attacker the ability to manipulate database queries, potentially leading to unauthorized data exfiltration or total loss of data integrity. With a CVSS score of 8.8, this flaw represents a high risk to organizational confidentiality and availability, as the attack vector is network-based and requires no prior authentication.

Remediation

Immediate Action: Upgrade vsDesk to version 14.0101 or higher immediately to resolve the vulnerable code path.

Proactive Monitoring: Review database access logs for unusual query patterns, such as unexpected use of SQL keywords or syntax, originating from unknown or suspicious IP addresses.

Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common SQL injection payloads.

Exploitation status

Public Exploit Available: No

Analyst recommendation

The high severity of this vulnerability, combined with the lack of authentication required for exploitation, demands rapid remediation. Administrators should prioritize patching to version 14.0101 to eliminate the SQL injection risk and prevent potential unauthorized access to sensitive backend information.