Publisher: OX Software GmbH | Publication Date: 2023-02-08 |
Current version: 1 | Status: final |
Severity: High |
Non-alphanumeric content can be injected by the user as JS content for the "upsell" module. As a result, the code will be executed during subsequent logins and opening the "Portal" application, enabling a persistent cross-site scripting attack vector.
Internal reference: | OXUIB-1795 |
---|---|
CWE: | CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) |
Discovery date: | 2022-07-29 |
Products | CVSS-Vector | CVSS Base Score |
---|---|---|
OX App Suite backend 7.10.5-rev50 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N | 4.3 |
OX App Suite backend 7.10.6-rev29 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N | 4.3 |
We improved the allow-list sanitizing algorithm to deal with non-alphanumeric code.
No publicly available exploits are known.
Malicious script code can be executed within the victims context. This can lead to session hijacking or triggering unwanted actions via the web interface (e.g. redirecting to a third-party site). To exploit this an attacker would require temporary access to the users account or lure a user to a compromised account.
HTML content can be injected by the user as JS content for the "upsell ads" module. As a result, the code will be executed during subsequent logins and opening the "Portal" application, enabling a persistent cross-site scripting attack vector.
Internal reference: | OXUIB-1933 |
---|---|
CWE: | CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) |
Discovery date: | 2022-09-26 |
Products | CVSS-Vector | CVSS Base Score |
---|---|---|
OX App Suite frontend 7.10.5-rev38 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N | 4.3 |
OX App Suite frontend 7.10.6-rev19 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N | 4.3 |
We improved the sanitization process for upsell ads.
No publicly available exploits are known.
Malicious script code can be executed within the victims context. This can lead to session hijacking or triggering unwanted actions via the web interface (e.g. redirecting to a third-party site). To exploit this an attacker would require temporary access to the users account or lure a user to a compromised account.
In case activity tracking adapters are enabled but not defined, users can use jslob to define own tracking settings for an account. This allows adding arbitrary values to trigger a specific URL or load a library.
Internal reference: | MWB-1784 |
---|---|
CWE: | CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) |
Discovery date: | 2022-08-16 |
Products | CVSS-Vector | CVSS Base Score |
---|---|---|
OX App Suite backend 7.10.5-rev50 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N | 4.3 |
OX App Suite backend 7.10.6-rev29 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N | 4.3 |
We made the related jslob configuration endpoint read-only for users.
No publicly available exploits are known.
Malicious script code can be executed within the victims context. This can lead to session hijacking or triggering unwanted actions via the web interface (e.g. redirecting to a third-party site). To exploit this an attacker would require temporary access to the users account or lure a user to a compromised account.
When changing a valid external POP3 mail account as a user, the operation to update the accounts settings did not consider deny-list values.
Internal reference: | MWB-1823 |
---|---|
CWE: | CWE-918: Server-Side Request Forgery (SSRF) |
Discovery date: | 2022-09-14 |
Products | CVSS-Vector | CVSS Base Score |
---|---|---|
OX App Suite backend 7.10.5-rev50 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N | 5.0 |
OX App Suite backend 7.10.6-rev29 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N | 5.0 |
We now check compliance with existing deny-list content when updating POP3 mail accounts.
No publicly available exploits are known.
Server-initiated requests can be directed to internal resources that are restricted based on deny-list settings. This can be used to determine "internal" addresses and services, depending on measurement and content of error responses. While no data of such services can be exfiltrated, the risk is a violation of perimeter based security policies.
The external E-Mail autodiscovery feature performs connections checks based on the E-Mail addresses host-part. Those do not take existing deny-lists into respect, allowing attackers with access to DNS records of a domain to redirect requests to illegal addresses.
Internal reference: | MWB-1862 |
---|---|
CWE: | CWE-918: Server-Side Request Forgery (SSRF) |
Discovery date: | 2022-10-06 |
Products | CVSS-Vector | CVSS Base Score |
---|---|---|
OX App Suite backend 7.10.5-rev50 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N | 5.0 |
OX App Suite backend 7.10.6-rev29 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N | 5.0 |
We check for compliance with existing deny-list content when performing mail account autodiscovery.
No publicly available exploits are known.
Server-initiated requests can be directed to internal resources that are restricted based on deny-list settings. This can be used to determine "internal" addresses and services, depending on measurement and content of error responses. While no data of such services can be exfiltrated, the risk is a violation of perimeter based security policies.
A critical vulnerability at the Apache Commons Text library has been identified, which is used by OX App Suite and OX Documents. However, our products do not directly use the vulnerable StringSubstitutor class. Based on current knowledge that means our products are not vulnerable.
Internal reference: | MWB-1882, DOCS-4580 |
---|---|
CWE: | CWE-94: Improper Control of Generation of Code ('Code Injection') |
Discovery date: | 2022-10-19 |
Products | CVSS-Vector | CVSS Base Score |
---|---|---|
OX App Suite backend 7.10.5-rev50 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 9.8 |
OX App Suite backend 7.10.6-rev29 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 9.8 |
OX App Suite office 7.10.5-rev10 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 9.8 |
OX App Suite office 7.10.6-rev5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 9.8 |
We provided a update for this library to resolve the risk as a precaution, in case custom implementations use the vulnerable class.
No publicly available exploits are known.
Remote Code Execution, see CVE-2022-42889.