CVE-2024-47532
Expert Analysis
Professional remediation guidance
Get tailored security recommendations from our analyst team for CVE-2024-47532. We'll provide specific mitigation strategies based on your environment and risk profile.
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.
Available Exploits
Related News
Affected Products
Affected Versions:
Affected Versions:
GitHub Security Advisories
Community-driven vulnerability intelligence from GitHub
RestrictedPython information leakage via `AttributeError.obj` and the `string` module
GHSA-5rfv-66g4-jr8hAdvisory Details
Affected Packages
CVSS Scoring
CVSS Score
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
Advisory provided by GitHub Security Advisory Database. Published: September 30, 2024, Modified: January 21, 2025