CVE-2024-47532

Public Exploit
RestrictedPython information leakage via `AttributeError.obj` and the `string` module

Description

RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected (and potentially sensible) information indirectly via AttributeError.obj and the string module. The problem will be fixed in version 7.3. As a workaround, If the application does not require access to the module string, it can remove it from RestrictedPython.Utilities.utility_builtins or otherwise do not make it available in the restricted execution environment.

Category

8.7
CVSS
Severity: High
CVSS 4.0 •
CVSS 3.1 •
EPSS 0.43%
Vendor Advisory github.com
Affected: zopefoundation RestrictedPython
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-47532?
CVE-2024-47532 has been scored as a high severity vulnerability.
How to fix CVE-2024-47532?
To fix CVE-2024-47532, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-47532 being actively exploited in the wild?
It is possible that CVE-2024-47532 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-47532?
CVE-2024-47532 affects zopefoundation RestrictedPython.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.