2 matches found
CVE-2026-55830
creationtimestamp| type| source ---|---|--- 2026-08-29 00:32:03+00:00| seen| https://gist.github.com/alon710/22a4ad184aa24d8d445652214edf1b78 2026-08-29 00:35:03+00:00| published-proof-of-concept| https://github.com/zopefoundation/RestrictedPython/security/advisories/GHSA-ffg3-p8fm-mjx2...
CVE-2023-36814 zopefoundation's Products.CMFCore vulnerable to unauthenticated denial of service and crash via unchecked use of input with Python's marshal module
Products.CMFCore are the key framework services for the Zope Content Management Framework CMF. 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...