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.
References
Link | Resource |
---|---|
https://github.com/ome/omero-web/blob/master/CHANGELOG.md#590-march-2021 | Release Notes Third Party Advisory |
https://github.com/ome/omero-web/commit/952f8e5d28532fbb14fb665982211329d137908c | Patch Third Party Advisory |
https://github.com/ome/omero-web/security/advisories/GHSA-g4rf-pc26-6hmr | Third Party Advisory |
https://pypi.org/project/omero-web/ | Third Party Advisory |
https://www.openmicroscopy.org/security/advisories/2021-SV2/ | Vendor Advisory |
https://github.com/ome/omero-web/blob/master/CHANGELOG.md#590-march-2021 | Release Notes Third Party Advisory |
https://github.com/ome/omero-web/commit/952f8e5d28532fbb14fb665982211329d137908c | Patch Third Party Advisory |
https://github.com/ome/omero-web/security/advisories/GHSA-g4rf-pc26-6hmr | Third Party Advisory |
https://pypi.org/project/omero-web/ | Third Party Advisory |
https://www.openmicroscopy.org/security/advisories/2021-SV2/ | Vendor Advisory |
Configurations
History
21 Nov 2024, 05:48
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.9
v3 : 4.8 |
References | () https://github.com/ome/omero-web/blob/master/CHANGELOG.md#590-march-2021 - Release Notes, Third Party Advisory | |
References | () https://github.com/ome/omero-web/commit/952f8e5d28532fbb14fb665982211329d137908c - Patch, Third Party Advisory | |
References | () https://github.com/ome/omero-web/security/advisories/GHSA-g4rf-pc26-6hmr - Third Party Advisory | |
References | () https://pypi.org/project/omero-web/ - Third Party Advisory | |
References | () https://www.openmicroscopy.org/security/advisories/2021-SV2/ - Vendor Advisory |
Information
Published : 2021-03-23 16:15
Updated : 2024-11-21 05:48
NVD link : CVE-2021-21377
Mitre link : CVE-2021-21377
CVE.ORG link : CVE-2021-21377
JSON object : View
Products Affected
openmicroscopy
- omero.web
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')