Show filters
111 Total Results
Displaying 11-20 of 111
Sort by:
Attacker Value
Unknown

CVE-2021-33510

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
Plone through 5.2.4 allows remote authenticated managers to conduct SSRF attacks via an event ical URL, to read one line of a file.
Attacker Value
Unknown

CVE-2021-33508

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
Plone through 5.2.4 allows XSS via a full name that is mishandled during rendering of the ownership tab of a content item.
Attacker Value
Unknown

CVE-2021-33509

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
Plone through 5.2.4 allows remote authenticated managers to perform disk I/O via crafted keyword arguments to the ReStructuredText transform in a Python script.
Attacker Value
Unknown

CVE-2021-33512

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
Plone through 5.2.4 allows stored XSS attacks (by a Contributor) by uploading an SVG or HTML document.
Attacker Value
Unknown

CVE-2021-33511

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
Plone though 5.2.4 allows SSRF via the lxml parser. This affects Diazo themes, Dexterity TTW schemas, and modeleditors in plone.app.theming, plone.app.dexterity, and plone.supermodel.
Attacker Value
Unknown

CVE-2021-32633

Disclosure Date: May 21, 2021 (last updated February 22, 2025)
Zope is an open-source web application server. In Zope versions prior to 4.6 and 5.2, users can access untrusted modules indirectly through Python modules that are available for direct use. By default, only users with the Manager role can add or edit Zope Page Templates through the web, but sites that allow untrusted users to add/edit Zope Page Templates through the web are at risk from this vulnerability. The problem has been fixed in Zope 5.2 and 4.6. As a workaround, a site administrator can restrict adding/editing Zope Page Templates through the web using the standard Zope user/role permission mechanisms. Untrusted users should not be assigned the Zope Manager role and adding/editing Zope Page Templates through the web should be restricted to trusted users only.
Attacker Value
Unknown

CVE-2021-3313

Disclosure Date: May 20, 2021 (last updated February 22, 2025)
Plone CMS until version 5.2.4 has a stored Cross-Site Scripting (XSS) vulnerability in the user fullname property and the file upload functionality. The user's input data is not properly encoded when being echoed back to the user. This data can be interpreted as executable code by the browser and allows an attacker to execute JavaScript in the context of the victim's browser if the victim opens a vulnerable page containing an XSS payload.
Attacker Value
Unknown

CVE-2021-29002

Disclosure Date: March 24, 2021 (last updated February 22, 2025)
A stored cross-site scripting (XSS) vulnerability in Plone CMS 5.2.3 exists in site-controlpanel via the "form.widgets.site_title" parameter.
Attacker Value
Unknown

CVE-2021-21336

Disclosure Date: March 08, 2021 (last updated February 22, 2025)
Products.PluggableAuthService is a pluggable Zope authentication and authorization framework. In Products.PluggableAuthService before version 2.6.0 there is an information disclosure vulnerability - everyone can list the names of roles defined in the ZODB Role Manager plugin if the site uses this plugin. The problem has been fixed in version 2.6.0. Depending on how you have installed Products.PluggableAuthService, you should change the buildout version pin to 2.6.0 and re-run the buildout, or if you used pip simply do `pip install "Products.PluggableAuthService>=2.6.0"`.
Attacker Value
Unknown

CVE-2020-28734

Disclosure Date: December 30, 2020 (last updated February 22, 2025)
Plone before 5.2.3 allows XXE attacks via a feature that is explicitly only available to the Manager role.