CVE-2024-47532

MEDIUM

RestrictedPython <7.3 - Info Disclosure

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 6.5
EPSS 0.0112
EPSS Percentile 78.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-200
Status published
Products (2)
pypi/RestrictedPython 0 - 7.3PyPI
zope/restrictedpython < 7.3
Published Sep 30, 2024
Tracked Since Feb 18, 2026