Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-4r8q-gv9j-3xx6

Опубликовано: 18 мар. 2022
Источник: github
Github: Прошло ревью
CVSS3: 4.3

Описание

Open Redirect

Impact

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)

Patches

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.

Workarounds

There is a simple way to work around the security issue

  • Set the force_https to every tenant to false

References

https://nvd.nist.gov/vuln/detail/CVE-2018-11784

For more information

If you have any questions or comments about this advisory:

Пакеты

Наименование

hyn/multi-tenant

composer
Затронутые версииВерсия исправления

>= 5.6.0, < 5.7.2

5.7.2

EPSS

Процентиль: 52%
0.00285
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-601

Связанные уязвимости

CVSS3: 6.1
nvd
больше 4 лет назад

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.

EPSS

Процентиль: 52%
0.00285
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-601