Approved changes feed: RSS · Atom

cpe:2.3:a:plone:plone:5.0.5:*:*:*:*:*:*:*

part: a version: 5.0.5 update: *

VendorPlone (20065100-5fec-5b5e-bb46-a6d4673848e0)
ProductPlone (6110f612-67ec-5a9f-99a2-abd1946de8b4)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:github/plone/plone purl2cpe 2026-06-01 10:16:04.177662

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2021-33926 vulnerable 2026-06-03 14:44:44.416061 Details available
An issue in Plone CMS v. 5.2.4, 5.2.3, 5.2.2, 5.2.1, 5.2.0, 5.1rc2, 5.1rc1, 5.1b4, 5.1b3, 5.1b2, 5.1a2, 5.1a1, 5.1.7, 5.1.6, 5.1.5, 5.1.4, 5.1.2, 5.1.1 5.1, 5.0rc3, 5.0rc2, 5.0rc1, 5.0.9, 5.0.8, 5.0.7, 5.0.6, 5.0.5, 5.0.4, 5.0.3, 5.0.2, 5.0.10, 5.0.1, 5.0, 4.3.9, 4.3.8, 4.3.7, 4.3.6, 4.3.5, 4.3.4, 4.3.3, 4.3.20, 4 allows attacker to access sensitive information via the RSS feed protlet.
Published: 2023-02-17T00:00:00.000Z
Updated: 2025-03-19T14:13:01.636Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-5524 vulnerable 2026-06-03 14:37:23.878193 Details available
Plone 4.x through 4.3.11 and 5.x through 5.0.6 allow remote attackers to bypass a sandbox protection mechanism and obtain sensitive information by leveraging the Python string format method.
Published: 2017-03-23T16:00:00.000Z
Updated: 2024-08-05T15:04:15.030Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-1000484 vulnerable 2026-06-03 14:36:25.582303 Details available
By linking to a specific url in Plone 2.5-5.1rc1 with a parameter, an attacker could send you to his own website. On its own this is not so bad: the attacker could more easily link directly to his own website instead. But in combination with another attack, you could be sent to the Plone login form and login, then get redirected to the specific url, and then get a second redirect to the attacker website. (The specific url can be seen by inspecting the hotfix code, but we don't want to make it too easy for attackers by spelling it out here.)
Published: 2018-01-03T20:00:00.000Z
Updated: 2024-09-16T19:52:21.255Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-1000483 vulnerable 2026-06-03 14:36:25.572738 Details available
Accessing private content via str.format in through-the-web templates and scripts in Plone 2.5-5.1rc1. This improves an earlier hotfix. Since the format method was introduced in Python 2.6, this part of the hotfix is only relevant for Plone 4 and 5.
Published: 2018-01-03T18:00:00.000Z
Updated: 2024-09-17T04:15:16.308Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-1000481 vulnerable 2026-06-03 14:36:25.564666 Details available
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.
Published: 2018-01-03T18:00:00.000Z
Updated: 2024-09-17T01:35:36.029Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7147 vulnerable 2026-06-03 14:36:07.050049 Details available
Cross-site scripting (XSS) vulnerability in the manage_findResult component in the search feature in Zope ZMI in Plone before 4.3.12 and 5.x before 5.0.7 allows remote attackers to inject arbitrary web script or HTML via vectors involving double quotes, as demonstrated by the obj_ids:tokens parameter. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-7140.
Published: 2017-02-04T05:20:00.000Z
Updated: 2024-08-06T01:50:47.535Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7140 vulnerable 2026-06-03 14:36:07.017635 Details available
Multiple cross-site scripting (XSS) vulnerabilities in the ZMI page in Zope2 in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.
Published: 2017-03-07T16:00:00.000Z
Updated: 2024-08-06T01:50:47.579Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7139 vulnerable 2026-06-03 14:36:07.016051 Details available
Cross-site scripting (XSS) vulnerability in an unspecified page template in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allows remote attackers to inject arbitrary web script or HTML via unknown vectors.
Published: 2017-03-07T16:00:00.000Z
Updated: 2024-08-06T01:50:47.525Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7138 vulnerable 2026-06-03 14:36:07.014516 Details available
Cross-site scripting (XSS) vulnerability in the URL checking infrastructure in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allows remote attackers to inject arbitrary web script or HTML via a crafted URL.
Published: 2017-03-07T16:00:00.000Z
Updated: 2024-08-06T01:50:47.463Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7137 vulnerable 2026-06-03 14:36:07.012841 Details available
Multiple open redirect vulnerabilities in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allow remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the referer parameter to (1) %2b%2bgroupdashboard%2b%2bplone.dashboard1%2bgroup/%2b/portlets.Actions or (2) folder/%2b%2bcontextportlets%2b%2bplone.footerportlets/%2b /portlets.Actions or the (3) came_from parameter to /login_form.
Published: 2017-03-07T16:00:00.000Z
Updated: 2024-08-06T01:50:47.544Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7136 vulnerable 2026-06-03 14:36:07.004589 Details available
z3c.form in Plone CMS 5.x through 5.0.6 and 4.x through 4.3.11 allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted GET request.
Published: 2017-03-07T16:00:00.000Z
Updated: 2024-08-06T01:50:47.509Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7135 vulnerable 2026-06-03 14:36:06.993165 Details available
Directory traversal vulnerability in Plone CMS 5.x through 5.0.6 and 4.2.x through 4.3.11 allows remote administrators to read arbitrary files via a .. (dot dot) in the path parameter in a getFile action to Plone/++theme++barceloneta/@@plone.resourceeditor.filemanager-actions.
Published: 2017-03-07T16:00:00.000Z
Updated: 2024-08-06T01:50:47.485Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.