GHSA-4hpj-8rhv-9x87

Suggest an improvement
Source
https://github.com/advisories/GHSA-4hpj-8rhv-9x87
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/07/GHSA-4hpj-8rhv-9x87/GHSA-4hpj-8rhv-9x87.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-4hpj-8rhv-9x87
Aliases
Published
2023-07-05T22:42:09Z
Modified
2024-10-14T18:37:27.304146Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Products.CMFCore unauthenticated denial of service and crash via unchecked use of input with Python's marshal module
Details

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:

Database specific
{
    "nvd_published_at": "2023-07-03T17:15:09Z",
    "cwe_ids": [
        "CWE-770"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-05T22:42:09Z"
}
References

Affected packages

PyPI / products-cmfcore

Package

Name
products-cmfcore
View open source insights on deps.dev
Purl
pkg:pypi/products-cmfcore

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0
Fixed
3.2

Affected versions

3.*

3.0
3.1

PyPI / products-cmfcore

Package

Name
products-cmfcore
View open source insights on deps.dev
Purl
pkg:pypi/products-cmfcore

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.7.1

Affected versions

2.*

2.1.1
2.1.2-beta
2.1.2
2.1.3
2.2.0-alpha
2.2.0-beta
2.2.0
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5
2.2.6
2.2.7
2.2.8
2.2.9
2.2.10
2.2.11
2.2.12
2.2.13
2.3.0-beta
2.3.0-beta2
2.3.0
2.3.1
2.4.0b1
2.4.0b2
2.4.0b3
2.4.0b4
2.4.0b5
2.4.0b6
2.4.0b7
2.4.0b8
2.4.0
2.4.1
2.4.2
2.4.3
2.4.4
2.4.5
2.4.6
2.4.7
2.4.8
2.5.0
2.5.1
2.5.2
2.5.3
2.5.4
2.6.0
2.7.0