CVE-2024-47532 – restrictedpython
Package
Manager: pip
Name: restrictedpython
Vulnerable Version: >=0 <7.3
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00779 pctl0.7279
Details
RestrictedPython information leakage via `AttributeError.obj` and the `string` module ### Impact A user can gain access to protected (and potentially sensible) information indirectly via `AttributeError.obj` and the `string` module. ### Patches The problem will be fixed in version 7.3. ### Workarounds 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.
Metadata
Created: 2024-09-30T17:14:00Z
Modified: 2025-01-21T17:59:45Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/09/GHSA-5rfv-66g4-jr8h/GHSA-5rfv-66g4-jr8h.json
CWE IDs: ["CWE-200"]
Alternative ID: GHSA-5rfv-66g4-jr8h
Finding: F038
Auto approve: 1