Junglewise Threat Intelligence

CVE-2008-0164: Plone CMS CSRF in join_form and prefs_groups_overview

CVE-2008-0164 · Severity: high · CVSS 7.5 · Published 2022-05-01

Technologies: plone (PyPI). Vendors: PyPI.

Executive brief

Plone, a popular open-source content management system, was found to have security flaws that could allow unauthorized users to perform administrative actions. By tricking a logged-in administrator into visiting a malicious link, an attacker could create new user accounts or change the permissions of existing groups. This could lead to unauthorized access to sensitive areas of the website or a complete takeover of site management.

Technical details

Multiple Cross-Site Request Forgery (CSRF) vulnerabilities exist in Plone CMS versions prior to 3.1. The flaws are located in the 'join_form' page, which allows for the creation of arbitrary accounts, and the 'prefs_groups_overview' page, which allows for the modification of group privileges. An attacker can exploit these by inducing an authenticated user (such as an administrator) to submit a crafted request to the vulnerable server. Successful exploitation allows for unauthorized account creation and privilege escalation within the CMS. The issue is resolved in Plone version 3.1.

Affected products

  • Plone Foundation Plone < 3.1

Timeline

  • 2008-03-20: disclosed: Initial NVD publication
  • 2022-05-01: advisory: GitHub Advisory published

References

Related threats