Vulnerability Details : CVE-2023-26439
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.
Vulnerability category: Sql Injection
Products affected by CVE-2023-26439
- cpe:2.3:a:open-xchange:open-xchange_appsuite_office:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-26439
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 6 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-26439
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST | |
7.6
|
HIGH | CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
0.9
|
6.0
|
Open-Xchange |
CWE ids for CVE-2023-26439
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by:
- nvd@nist.gov (Primary)
- security@open-xchange.com (Secondary)
References for CVE-2023-26439
-
http://packetstormsecurity.com/files/173943/OX-App-Suite-SSRF-SQL-Injection-Cross-Site-Scripting.html
OX App Suite SSRF / SQL Injection / Cross Site Scripting ≈ Packet StormThird Party Advisory;VDB Entry
-
https://documentation.open-xchange.com/appsuite/security/advisories/csaf/2023/oxas-adv-2023-0003.json
-
https://documentation.open-xchange.com/security/advisories/csaf/oxas-adv-2023-0003.json
Vendor Advisory
-
https://software.open-xchange.com/products/appsuite/doc/Release_Notes_for_Patch_Release_6230_7.10.6_2023-05-02.pdf
Release Notes
-
http://seclists.org/fulldisclosure/2023/Aug/8
Full Disclosure: OXAS-ADV-2023-0003: OX App Suite Security AdvisoryMailing List;Third Party Advisory
Jump to