URL Redirection to Untrusted Site ('Open Redirect') in Products.isurlinportal
Description
Products.isurlinportal is a replacement for isURLInPortal method in Plone. Versions of Products.isurlinportal prior to 1.2.0 have an Open Redirect vulnerability. Various parts of Plone use the 'is url in portal' check for security, mostly to see if it is safe to redirect to a url. A url like https://example.org is not in the portal. The url https:example.org without slashes is considered to be in the portal. When redirecting, some browsers go to https://example.org, others give an error. Attackers may use this to redirect victims to their site, especially as part of a phishing attack. The problem has been patched in Products.isurlinportal 1.2.0.
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 |
|---|---|---|
Products.isurlinportalPyPI | < 1.2.0 | 1.2.0 |
Affected products
2- Range: < 1.2.0
Patches
Vulnerability mechanics
References
6- jvn.jp/en/jp/JVN50804280/index.htmlghsathird-party-advisoryx_refsource_JVNWEB
- github.com/advisories/GHSA-q3m9-9fj2-mfwrghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-32806ghsaADVISORY
- github.com/plone/Products.isurlinportal/commit/d4fd34990d18adf05a10dc5e2bb4b066798280baghsax_refsource_MISCWEB
- github.com/plone/Products.isurlinportal/security/advisories/GHSA-q3m9-9fj2-mfwrghsax_refsource_CONFIRMWEB
- github.com/pypa/advisory-database/tree/main/vulns/products-isurlinportal/PYSEC-2021-323.yamlghsaWEB
News mentions
0No linked articles in our index yet.