CVE-2024-47532
RestrictedPython information leakage via `AttributeError.obj` and the `string` module
7.5
HIGH
CVSS 3.1
EPSS 0.71%
描述
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
要修補 CVE-2024-47532,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 7.3 或更新版本
- —升級至 d701cc36cccac36b21fa200f1f2d1945a9a215e6 或更新版本
CVE-2024-47532 正在被利用嗎?
低 — EPSS 為 0.7%,目前沒有觀察到大規模利用活動。
受影響套件(3)
- from 0
- from 0, < 7.3
- from 0, < d701cc36cccac36b21fa200f1f2d1945a9a215e6 | from 0, < 7.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.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 |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |