Open Redirect in tenancy
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
hyn/multi-tenantPackagist | >= 5.6.0, < 5.7.2 | 5.7.2 |
Affected products
2- Range: >=5.6.0, < 5.7.2
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-4r8q-gv9j-3xx6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-32645ghsaADVISORY
- github.com/tenancy/multi-tenant/commit/9c837a21bccce9bcaeb90033ef200d84f0d9e164ghsax_refsource_MISCWEB
- github.com/tenancy/multi-tenant/security/advisories/GHSA-4r8q-gv9j-3xx6ghsax_refsource_CONFIRMWEB
- packagist.org/packages/hyn/multi-tenantghsax_refsource_MISCWEB
- webmasters.googleblog.com/2009/01/open-redirect-urls-is-your-site-being.htmlghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.