Lucene search
+L

709 matches found

OSV
OSV
added 2023/09/06 5:58 p.m.43 views

CVE-2023-41050 Information disclosure through Python's "format" functionality in Zope AccessControl

AccessControl provides a general security framework for use in Zope. Python's "format" functionality allows someone controlling the format string to "read" objects accessible recursively via attribute access and subscription from accessible objects. Those attribute accesses and subscriptions use...

6.8CVSS7.4AI score
SaveExploits0References4
CVE
CVE
added 2023/09/06 5:58 p.m.86 views

CVE-2023-41050

CVE-2023-41050 concerns Zope’s AccessControl. The issue arises when Python’s format functionality can cause format strings to access objects recursively via normal getattr/getitem, bypassing restricted variants and leading to information disclosure. Affected are scenarios where untrusted users ca...

7.7CVSS7AI score0.00641EPSS
SaveExploits0References2Affected Software2
CNNVD
CNNVD
added 2023/09/06 12:00 a.m.16 views

Zope AccessControl Information Disclosure Vulnerability

Zope AccessControl is a generic security framework used in Zope from the Zope Foundation. An information disclosure vulnerability exists in Zope AccessControl that stems from allowing a person controlling a format string to read accessible recursive objects via attribute access and subscription o...

7.7CVSS6.1AI score0.00641EPSS
SaveExploits0References3
GitLab Advisory Database
GitLab Advisory Database
added 2023/09/06 12:00 a.m.69 views

Exposure of Sensitive Information to an Unauthorized Actor

AccessControl provides a general security framework for use in Zope. Python's "format" functionality allows someone controlling the format string to "read" objects accessible recursively via attribute access and subscription from accessible objects. Those attribute accesses and subscriptions use...

7.7CVSS6.9AI score0.00641EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/07/11 6:15 p.m.16 views

DEBIAN-CVE-2023-37271

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

9.9CVSS9AI score0.00847EPSS
SaveExploits0References1
OSV
OSV
added 2023/07/11 6:15 p.m.27 views

PYSEC-2023-118

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

9.9CVSS9AI score0.00847EPSS
SaveExploits0References2
Prion
Prion
added 2023/07/11 6:15 p.m.21 views

Default configuration

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

6.5CVSS9.3AI score0.00847EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2023/07/11 6:15 p.m.9 views

PYSEC-2023-118

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

9.9CVSS7.6AI score0.00847EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2023/07/11 6:15 p.m.23 views

CVE-2023-37271

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

9.9CVSS7.5AI score0.00847EPSS
SaveExploits0References4
OSV
OSV
added 2023/07/11 5:14 p.m.48 views

CVE-2023-37271 RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

8.4CVSS9.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/07/11 5:14 p.m.61 views

CVE-2023-37271 RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

8.4CVSS9.5AI score0.00847EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/07/11 5:14 p.m.23 views

CVE-2023-37271 RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

8.4CVSS7.5AI score0.00847EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/07/11 5:14 p.m.86 views

CVE-2023-37271

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

9.9CVSS9.4AI score0.00847EPSS
SaveExploits0
OSV
OSV
added 2023/07/10 9:53 p.m.113 views

GHSA-WQC8-X2PR-7JQH RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

Impact RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generator expressions, which are allowed inside RestrictedPython. An attacker with access to a RestrictedPython environment can write code that gets the...

8.4CVSS9.3AI score0.00847EPSS
SaveExploits0References5
NVD
NVD
added 2023/07/03 5:15 p.m.80 views

CVE-2023-36814

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...

7.5CVSS7.6AI score0.00723EPSS
SaveExploits0References2
OSV
OSV
added 2023/07/03 5:15 p.m.67 views

PYSEC-2023-113

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...

7.5CVSS7.1AI score0.00723EPSS
SaveExploits0References2
Prion
Prion
added 2023/07/03 5:15 p.m.33 views

Code injection

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...

5CVSS7.6AI score0.00723EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/07/03 4:48 p.m.93 views

CVE-2023-36814

Affected product/component: Products.CMFCore (cmf/core for Zope CMF; PortalFolder public method). Vulnerability details: Unchecked input handled with Python’s marshal module can cause an unauthenticated denial of service and crash. The issue is exposed in portal software built on Products.CMFCore...

7.5CVSS7.5AI score0.00723EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/07/03 4:48 p.m.63 views

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...

7.5CVSS7.5AI score
SaveExploits0References4
CNNVD
CNNVD
added 2023/07/03 12:00 a.m.16 views

Zope Products.CMFCore 安全漏洞

Products.CMFCore is a key framework service for the Zope Content Management Framework CMF. A security vulnerability exists in Zope Products.CMFCore versions prior to 3.2, which stems from the presence of unchecked input and could lead to an unauthenticated denial of service and crash...

7.5CVSS7.2AI score0.00723EPSS
SaveExploits0References3
Rows per page
Query Builder