OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 supports redirection to a given URL after performing login or switching the group context. These URLs are not validated, allowing redirection to untrusted sites. OMERO.web 5.9.0 adds URL validation before redirecting. External URLs are not considered valid, unless specified in the omero.web.redirect_allowed_hosts setting.
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
Link | Tags |
---|---|
https://pypi.org/project/omero-web/ | third party advisory |
https://github.com/ome/omero-web/blob/master/CHANGELOG.md#590-march-2021 | third party advisory release notes |
https://github.com/ome/omero-web/commit/952f8e5d28532fbb14fb665982211329d137908c | third party advisory patch |
https://github.com/ome/omero-web/security/advisories/GHSA-g4rf-pc26-6hmr | third party advisory |
https://www.openmicroscopy.org/security/advisories/2021-SV2/ | vendor advisory |