Lucene search
+L

3 matches found

CVE
CVE
added 2024/09/30 3:29 p.m.94 views

CVE-2024-47532

CVE-2024-47532 affects RestrictedPython, a Python restricted-execution environment. The issue allows indirect access to protected information via AttributeError.obj and the string module. Fixed in RestrictedPython version 7.3. Workarounds include removing the string module from RestrictedPython.U...

8.7CVSS6.5AI score0.0071EPSS
Save
CVE
CVE
added 2023/07/11 5:14 p.m.82 views

CVE-2023-37271

CVE-2023-37271 concerns RestrictedPython, a tool for sandboxing Python code. The vulnerability arises because RestrictedPython does not sanitize access to stack frames, allowing code inside generators/generator expressions to access the current stack frame and walk the stack beyond the sandbox bo...

9.9CVSS9AI score0.00847EPSS
Save
CVE
CVE
added 2023/08/30 5:18 p.m.71 views

CVE-2023-41039

CVE-2023-41039 affects RestrictedPython. The issue stems from Python’s string format/format_map inside RestrictedPython enabling a format string controller to read objects via recursive attribute lookup and subscription, causing potential information disclosure. All known RestrictedPython version...

8.3CVSS7.7AI score0.00637EPSS
Save