Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-21377
HistoryMar 23, 2021 - 3:25 p.m.

CVE-2021-21377 Open Redirect in OMERO.web

2021-03-2315:25:28
CWE-601
GitHub_M
www.cve.org

4.8 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N

0.001 Low

EPSS

Percentile

33.2%

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.

CNA Affected

[
  {
    "product": "omero-web",
    "vendor": "ome",
    "versions": [
      {
        "status": "affected",
        "version": "< 5.9.0"
      }
    ]
  }
]

4.8 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N

0.001 Low

EPSS

Percentile

33.2%

Related for CVELIST:CVE-2021-21377