The "upsell" widget for the portal allows to specify a product description. This description taken from a user-controllable jslob did not get escaped before being added to DOM. Malicious script code can be executed within the victims context. This can lead to session hijacking or triggering unwanted actions via the web interface and API. To exploit this an attacker would require temporary access to the users account or lure a user to a compromised account. We now sanitize jslob content. No publicly available exploits are known.
References
Configurations
History
No history.
Information
Published : 2023-08-02 13:15
Updated : 2024-11-21 07:51
NVD link : CVE-2023-26447
Mitre link : CVE-2023-26447
CVE.ORG link : CVE-2023-26447
JSON object : View
Products Affected
open-xchange
- open-xchange_appsuite_frontend
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')