Skip to content

OMERO webclient does not validate URL redirects on login or switching group.

High
jburel published GHSA-g4rf-pc26-6hmr Mar 17, 2021

Package

pip omero-web (pip)

Affected versions

<5.9.0

Patched versions

5.9.0

Description

Background

OMERO.web 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.

Impact

OMERO.web before 5.9.0

Patches

5.9.0

Workarounds

No workaround

References

For more information

If you have any questions or comments about this advisory:

Severity

High

CVE ID

CVE-2021-21377

Weaknesses