Lucene search

K
cveGitHub_MCVE-2021-32645
HistoryMay 27, 2021 - 5:15 p.m.

CVE-2021-32645

2021-05-2717:15:08
CWE-601
GitHub_M
web.nvd.nist.gov
58
cve
2021
32645
open redirect
vulnerability
tenancy multi-tenant
laravel
security

CVSS2

5.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0.001

Percentile

43.6%

Tenancy multi-tenant is an open source multi-domain controller for the Laravel web framework. In some situations, it is possible to have open redirects where users can be redirected from your site to any other site using a specially crafted URL. This is only the case for installations where the default Hostname Identification is used and the environment uses tenants that have force_https set to true (default: false). Version 5.7.2 contains the relevant patches to fix this bug. Stripping the URL from special characters to prevent specially crafted URL’s from being redirected to. As a work around users can set the force_https to every tenant to false, however this may degrade connection security.

Affected configurations

Nvd
Vulners
Node
tenancymulti-tenantRange5.6.05.7.2
VendorProductVersionCPE
tenancymulti-tenant*cpe:2.3:a:tenancy:multi-tenant:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "multi-tenant",
    "vendor": "tenancy",
    "versions": [
      {
        "status": "affected",
        "version": ">=5.6.0, < 5.7.2"
      }
    ]
  }
]

CVSS2

5.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0.001

Percentile

43.6%

Related for CVE-2021-32645