PyPi: Omero-Web

CVE-2021-21377

Safety vulnerability ID: 40089

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Mar 23, 2021 Updated at Mar 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

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. See CVE-2021-21377.

Affected package

omero-web

Latest version: 5.25.0

OMERO.web

Affected versions

Fixed versions

Vulnerability changelog

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. See CVE-2021-21377.


CONFIRM:https://github.com/ome/omero-web/security/advisories/GHSA-g4rf-pc26-6hmr: https://github.com/ome/omero-web/security/advisories/GHSA-g4rf-pc26-6hmr
MISC:https://github.com/ome/omero-web/blob/master/CHANGELOG.md#590-march-2021: https://github.com/ome/omero-web/blob/master/CHANGELOG.md#590-march-2021
MISC:https://github.com/ome/omero-web/commit/952f8e5d28532fbb14fb665982211329d137908c: https://github.com/ome/omero-web/commit/952f8e5d28532fbb14fb665982211329d137908c
MISC:https://pypi.org/project/omero-web/: https://pypi.org/project/omero-web/
MISC:https://www.openmicroscopy.org/security/advisories/2021-SV2/: https://www.openmicroscopy.org/security/advisories/2021-SV2/

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.4

CVSS v3 Details

MEDIUM 5.4
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
REQUIRED
Scope (S)
CHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
LOW
Availability Availability (A)
NONE

CVSS v2 Details

MEDIUM 4.9
Access Vector (AV)
NETWORK
Access Complexity (AC)
MEDIUM
Authentication (Au)
SINGLE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
PARTIAL
Availability Impact (A)
NONE