OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched in version 5.11.0. There are no known workarounds aside from upgrading.
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf | third party advisory |
https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424 | third party advisory patch |
https://www.openmicroscopy.org/security/advisories/2021-SV3/ | vendor advisory |