Search for packages
| purl | pkg:pypi/restrictedpython@7.3 |
| Next non-vulnerable version | None. |
| Latest non-vulnerable version | None. |
| Risk |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-1ean-1a8z-kqdf
Aliases: CVE-2025-22153 GHSA-gmj9-h825-chq2 |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-hnjv-6uvk-7bbk | 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. |
CVE-2024-47532
GHSA-5rfv-66g4-jr8h PYSEC-2024-186 |