---
cve: "CVE-2024-47532"
severity: "HIGH"
cvss: 8.7
epss: "71%"
vendor: "zopefoundation"
kev: false
exploited: false
published: "2024-09-30 15:29:57"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T16:31:47+02:00"
---

# CVE-2024-47532

> 8.7 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- dc6c38f4da03c25683d90ab239a16dbae9d47b70 (Commit)
- d701cc36cccac36b21fa200f1f2d1945a9a215e6 (Commit)

## Referenzen

- <https://github.com/zopefoundation/RestrictedPython/security/advisories/GHSA-5rfv-66g4-jr8h>
- <https://github.com/zopefoundation/RestrictedPython/commit/d701cc36cccac36b21fa200f1f2d1945a9a215e6>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-47532) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
