Security Advisory WSO2-2020-0781¶
Published: September 08, 2020
Version: 1.0.0
Severity: Medium
CVSS Score: 5.4 (CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N)
AFFECTED PRODUCTS¶
- WSO2 Enterprise Integrator : 6.6.0 or earlier
OVERVIEW¶
Stored Cross-Site-Scripting(XSS) vulnerability in BPMN explorer.
DESCRIPTION¶
In BPMN explorer when comments are added to tasks, an attacker can replace the request with an XSS payload. Then XSS payload gets stored and executed every time the user loads the task.
IMPACT¶
By leveraging an XSS attack, an attacker can make the browser get redirected to a malicious website, make changes in the UI of the web page, retrieve information from the browser or harm otherwise. However, since all the session related sensitive cookies are set with httpOnly flag and protected, session hijacking or similar attacks would not be possible.
SOLUTION¶
If you are using an affected product version, it is highly recommended to migrate to the latest released version to receive security fixes.
Otherwise, you may apply the relevant fixes to the product based on the public fix(s):
Further, BPMN explorer is a sample web application which is not recommended in production environment. If required, you can develop your own web apps to replace the BPMN Explorer1.
Info
If you are a WSO2 customer with a support subscription, use WSO2 Update Manager(WUM) updates in order to apply the fix to the affected versions.
CREDITS¶
WSO2 thanks, Gianluca Palma for responsibly reporting the identified issue and working with us as we addressed it.