Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Products.CMFPlone
  4. ›
  5. CVE-2017-1000481

CVE-2017-1000481: Products.CMFPlone Open Redirect Vulnerability

May 14, 2022 (updated October 17, 2024)

When you visit a page where you need to login, Plone 2.5-5.1rc1 sends you to the login form with a ‘came_from’ parameter set to the previous url. After you login, you get redirected to the page you tried to view before. An attacker might try to abuse this by letting you click on a specially crafted link. You would login, and get redirected to the site of the attacker, letting you think that you are still on the original Plone site. Or some javascript of the attacker could be executed. Most of these types of attacks are already blocked by Plone, using the isURLInPortal check to make sure we only redirect to a page on the same Plone site. But a few more ways of tricking Plone into accepting a malicious link were discovered, and fixed with this hotfix.

References

  • github.com/advisories/GHSA-8g72-gq68-6gqh
  • github.com/plone/Products.CMFPlone
  • github.com/plone/Products.CMFPlone/commit/05a943ecbcdda56bacc93b55c9e2e908d8a7dfab
  • github.com/plone/Products.CMFPlone/commit/0e50e1e67ea3b6d3187f78cb1a1628081f654d3b
  • github.com/plone/Products.CMFPlone/commit/236b62b756ff46a92783b3897e717dfb15eb07d8
  • github.com/plone/Products.CMFPlone/commit/7db5b2c8fb684055987b8c4fdedc29289bd26373
  • github.com/plone/Products.CMFPlone/issues/2232
  • github.com/plone/Products.CMFPlone/pull/2233
  • github.com/plone/Products.CMFPlone/pull/2234
  • github.com/plone/Products.CMFPlone/pull/2235
  • github.com/plone/Products.CMFPlone/pull/2236
  • github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2018-70.yaml
  • nvd.nist.gov/vuln/detail/CVE-2017-1000481
  • plone.org/security/hotfix/20171128/open-redirection-on-login-form

Code Behaviors & Features

Detect and mitigate CVE-2017-1000481 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 5.1a1 before 5.1.0, all versions before 4.3.17, all versions starting from 5.0.0 before 5.0.10

Fixed versions

  • 4.3.17
  • 5.0.10
  • 5.1.0

Solution

Upgrade to versions 4.3.17, 5.0.10, 5.1.0 or above.

Impact 6.1 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Source file

pypi/Products.CMFPlone/CVE-2017-1000481.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:44 +0000.