Background
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 XSS possibilities with specially crafted input to a variety of fields.
Impact
OMERO.web before 5.11.0 and OMERO.figure before 4.4.1.
Patches
Users should upgrade OMERO.web to 5.11.0 or higher and OMERO.figure to 4.4.1 or higher.
References
- https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf
- https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424
- https://www.openmicroscopy.org/security/advisories/2021-SV3/
- https://nvd.nist.gov/vuln/detail/CVE-2021-41132
- https://github.com/advisories/GHSA-g67g-hvc3-xmvf