pypi package report

Is products-cmfcore safe?

2 known vulnerabilities, worst severity HIGH.

// reach

14 direct dependencies

3 carry known advisories, worst CRITICAL

42 packages depend on it

an advisory here reaches each of them

Create a free accountfor every dependency path, dependent and what to upgrade
// ai model usage

No published models are known to use this package.


cvss
0.0
high

severity out of 10

epss
0.00%
medium

chance of exploitation in 30 days, 52nd percentile of all CVEs

xyz score
not scored

CyberXYZ composite out of 10

fig. 01 — GHSA-4hpj-8rhv-9x87, the advisory selected below

// 2 advisories

GHSA-4hpj-8rhv-9x87

HIGHCVE-2023-36814
// impact

The use of Python's marshal module to handle unchecked input in a public method on PortalFolder objects can lead to an unauthenticated denial of service and crash situation. The code in question is exposed by all portal software built on top of Products.CMFCore, such as Plone. All deployments are vulnerable.

// patches

The code has been fixed in Products.CMFCore version 3.2.

// workarounds

Users can make the affected decodeFolderFilter method unreachable by editing the PortalFolder.py module in Products.CMFCore by hand and then restarting Zope. Go to line 233 of PortalFolder.py and remove both the @security.public decorator for decodeFolderFilter as well as the method's entire docstring. This is safe because the method is not actually used by current code.

// references// credits

Thanks go to Nicolas VERDIER from onepoint.

// for more information

If you have any questions or comments about this advisory:

// cvss v3.1 vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Checked 2026-09-26 at 06:32 UTC. The most recent advisory here was published 2023-07-05. Updated continuously from NVD, GHSA, OSV and CNA feeds.

Think a verdict here is wrong? Tell us — we respond within 2 business days.