PT-2021-14459 · Omero.Web · Omero.Web
Teng Zheng
·
Published
2021-03-23
·
Updated
2021-03-27
·
CVE-2021-21377
CVSS v4.0
5.9
Medium
| Vector | AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
OMERO.web versions prior to 5.9.0
Description
OMERO.web is open source Django-based software for managing microscopy imaging. It supports redirection to a given URL after performing login or switching the group context. However, these URLs are not validated in versions prior to 5.9.0, allowing redirection to untrusted sites. OMERO.web 5.9.0 adds URL validation before redirecting, and external URLs are not considered valid unless specified in the
omero.web.redirect allowed hosts setting.Recommendations
For versions prior to 5.9.0, update to version 5.9.0 to add URL validation before redirecting. As a temporary workaround, consider specifying valid external URLs in the
omero.web.redirect allowed hosts setting to minimize the risk of exploitation.Fix
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Omero.Web