Open-Xchange Appsuite Backend vulnerabilities

14 known vulnerabilities affecting open-xchange/open-xchange_appsuite_backend.

Total CVEs
14
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH2MEDIUM9LOW2

Vulnerabilities

Page 1 of 1
CVE-2023-26443CRITICALCVSS 9.8≤ 7.10.6≥ 8.10.0, ≤ 8.122023-08-02
CVE-2023-26443 [CRITICAL] CWE-89 CVE-2023-26443: Full-text autocomplete search allows user-provided SQL syntax to be injected to SQL statements. With Full-text autocomplete search allows user-provided SQL syntax to be injected to SQL statements. With existing sanitization in place, this can be abused to trigger benign SQL Exceptions but could potentially be escalated to a malicious SQL injection vulnerability. We now properly encode single quotes for SQL FULLTEXT queries. No publicly available e
nvd
CVE-2023-26451HIGHCVSS 7.5≤ 8.11.02023-08-02
CVE-2023-26451 [HIGH] CWE-330 CVE-2023-26451: Functions with insufficient randomness were used to generate authorization tokens of the integrated Functions with insufficient randomness were used to generate authorization tokens of the integrated oAuth Authorization Service. Authorization codes were predictable for third parties and could be used to intercept and take over the client authorization process. As a result, other users accounts could be compromised. The oAuth Authorization Service is
nvd
CVE-2023-26430MEDIUMCVSS 4.3v7.10.6v8.10.02023-08-02
CVE-2023-26430 [MEDIUM] CWE-77 CVE-2023-26430: Attackers with access to user accounts can inject arbitrary control characters to SIEVE mail-filter Attackers with access to user accounts can inject arbitrary control characters to SIEVE mail-filter rules. This could be abused to access SIEVE extension that are not allowed by App Suite or to inject rules which would break per-user filter processing, requiring manual cleanup of such rules. We have added sanitization to all mail-filter APIs to avoid
nvd
CVE-2023-26438LOWCVSS 3.1v7.10.6v8.10.02023-08-02
CVE-2023-26438 [LOW] CWE-918 CVE-2023-26438: External service lookups for a number of protocols were vulnerable to a time-of-check/time-of-use (T External service lookups for a number of protocols were vulnerable to a time-of-check/time-of-use (TOCTOU) weakness, involving the JDK DNS cache. Attackers that were timing DNS cache expiry correctly were able to inject configuration that would bypass existing network deny-lists. Attackers could exploit this weakness to discover the existence of restri
nvd
CVE-2023-26436HIGHCVSS 8.8fixed in 7.10.6v7.10.62023-06-20
CVE-2023-26436 [HIGH] CWE-94 CVE-2023-26436: Attackers with access to the "documentconverterws" API were able to inject serialized Java objects, Attackers with access to the "documentconverterws" API were able to inject serialized Java objects, that were not properly checked during deserialization. Access to this API endpoint is restricted to local networks by default. Arbitrary code could be injected that is being executed when processing the request. A check has been introduced to restrict pro
nvd
CVE-2023-26428MEDIUMCVSS 6.5fixed in 7.10.6≥ 8.0.0, < 8.11.0+1 more2023-06-20
CVE-2023-26428 [MEDIUM] CWE-639 CVE-2023-26428: Attackers can successfully request arbitrary snippet IDs, including E-Mail signatures of other users Attackers can successfully request arbitrary snippet IDs, including E-Mail signatures of other users within the same context. Signatures of other users could be read even though they are not explicitly shared. We improved permission handling when requesting snippets that are not explicitly shared with other users. No publicly available exploits are
nvd
CVE-2023-26433MEDIUMCVSS 4.3fixed in 7.10.6≥ 8.0.0, < 8.11.0+1 more2023-06-20
CVE-2023-26433 [MEDIUM] CWE-400 CVE-2023-26433: When adding an external mail account, processing of IMAP "capabilities" responses are not limited to When adding an external mail account, processing of IMAP "capabilities" responses are not limited to plausible sizes. Attacker with access to a rogue IMAP service could trigger requests that lead to excessive resource usage and eventually service unavailability. We now limit accepted IMAP server response to reasonable length/size. No publicly availa
nvd
CVE-2023-26434MEDIUMCVSS 4.3fixed in 7.10.6v7.10.62023-06-20
CVE-2023-26434 [MEDIUM] CWE-400 CVE-2023-26434: When adding an external mail account, processing of POP3 "capabilities" responses are not limited to When adding an external mail account, processing of POP3 "capabilities" responses are not limited to plausible sizes. Attacker with access to a rogue POP3 service could trigger requests that lead to excessive resource usage and eventually service unavailability. We now limit accepted POP3 server response to reasonable length/size. No publicly availa
nvd
CVE-2023-26432MEDIUMCVSS 4.3fixed in 7.10.6≥ 8.0.0, < 8.11.0+1 more2023-06-20
CVE-2023-26432 [MEDIUM] CWE-400 CVE-2023-26432: When adding an external mail account, processing of SMTP "capabilities" responses are not limited to When adding an external mail account, processing of SMTP "capabilities" responses are not limited to plausible sizes. Attacker with access to a rogue SMTP service could trigger requests that lead to excessive resource usage and eventually service unavailability. We now limit accepted SMTP server response to reasonable length/size. No publicly availa
nvd
CVE-2023-26435MEDIUMCVSS 5.0fixed in 7.10.6v7.10.62023-06-20
CVE-2023-26435 [MEDIUM] CWE-918 CVE-2023-26435: It was possible to call filesystem and network references using the local LibreOffice instance using It was possible to call filesystem and network references using the local LibreOffice instance using manipulated ODT documents. Attackers could discover restricted network topology and services as well as including local files with read permissions of the open-xchange system user. This was limited to specific file-types, like images. We have improve
nvd
CVE-2023-26429MEDIUMCVSS 5.3fixed in 7.10.6≥ 8.0.0, < 8.11.0+1 more2023-06-20
CVE-2023-26429 [MEDIUM] CWE-77 CVE-2023-26429: Control characters were not removed when exporting user feedback content. This allowed attackers to Control characters were not removed when exporting user feedback content. This allowed attackers to include unexpected content via user feedback and potentially break the exported data structure. We now drop all control characters that are not whitespace character during the export. No publicly available exploits are known.
nvd
CVE-2023-26431MEDIUMCVSS 4.3fixed in 7.10.6≥ 8.0.0, < 8.11.0+1 more2023-06-20
CVE-2023-26431 [MEDIUM] CWE-918 CVE-2023-26431: IPv4-mapped IPv6 addresses did not get recognized as "local" by the code and a connection attempt is IPv4-mapped IPv6 addresses did not get recognized as "local" by the code and a connection attempt is made. Attackers with access to user accounts could use this to bypass existing deny-list functionality and trigger requests to restricted network infrastructure to gain insight about topology and running services. We now respect possible IPV4-mapped
nvd
CVE-2023-26427LOWCVSS 3.3fixed in 7.10.6v7.10.62023-06-20
CVE-2023-26427 [LOW] CWE-922 CVE-2023-26427: Default permissions for a properties file were too permissive. Local system users could read potenti Default permissions for a properties file were too permissive. Local system users could read potentially sensitive information. We updated the default permissions for noreply.properties set during package installation. No publicly available exploits are known.
nvd
CVE-2016-6846MEDIUMCVSS 6.1v7.6.2v7.8.0+1 more2017-03-29
CVE-2016-6846 [MEDIUM] CWE-79 CVE-2016-6846: Cross-site scripting (XSS) vulnerability in Open-Xchange (OX) AppSuite backend before 7.6.2-rev59, 7 Cross-site scripting (XSS) vulnerability in Open-Xchange (OX) AppSuite backend before 7.6.2-rev59, 7.8.0 before 7.8.0-rev38, 7.8.2 before 7.8.2-rev8; AppSuite frontend before 7.6.2-rev47, 7.8.0 before 7.8.0-rev30, and 7.8.2 before 7.8.2-rev8; Office Web before 7.6.2-rev16, 7.8.0 before 7.8.0-rev10, and 7.8.2 before 7.8.2-rev5; and Documentconverter-API
nvd