CVE-2023-26439: SQL Injection
The cacheservice API could be abused to inject parameters with SQL syntax which was insufficiently sanitized before getting executed as SQL statement. Attackers with access to a local or restricted network were able to perform arbitrary SQL queries, discovering other users cached data. We have improved the input check for API calls and filter for potentially malicious content. No publicly available exploits are known.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-26439?
CVE-2023-26439 is a vulnerability in the cacheservice API of Open-xchange Appsuite Office that allows attackers to inject SQL syntax and perform arbitrary SQL queries.
How can the cacheservice API be abused?
The cacheservice API can be abused by injecting parameters with SQL syntax that is not properly sanitized before being executed as an SQL statement.
What is the impact of CVE-2023-26439?
Attackers with access to a local or restricted network can perform arbitrary SQL queries and potentially access other users' cached data.
How severe is the vulnerability CVE-2023-26439?
The severity of CVE-2023-26439 is high, with a severity value of 7.6.
How can I fix the vulnerability CVE-2023-26439?
To fix the vulnerability, it is recommended to update to a patched version of Open-xchange Appsuite Office, such as version 8.11 or later.