CVE-2024-47532

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zope:restrictedpython:*:*:*:*:*:*:*:*

History

15 Nov 2024, 17:59

Type Values Removed Values Added
CWE NVD-CWE-noinfo
First Time Zope
Zope restrictedpython
References () https://github.com/zopefoundation/RestrictedPython/commit/d701cc36cccac36b21fa200f1f2d1945a9a215e6 - () https://github.com/zopefoundation/RestrictedPython/commit/d701cc36cccac36b21fa200f1f2d1945a9a215e6 - Patch
References () https://github.com/zopefoundation/RestrictedPython/security/advisories/GHSA-5rfv-66g4-jr8h - () https://github.com/zopefoundation/RestrictedPython/security/advisories/GHSA-5rfv-66g4-jr8h - Exploit, Mitigation, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CPE cpe:2.3:a:zope:restrictedpython:*:*:*:*:*:*:*:*

04 Oct 2024, 13:51

Type Values Removed Values Added
Summary
  • (es) RestrictedPython es un entorno de ejecución restringido para que Python ejecute código no confiable. Un usuario puede obtener acceso a información protegida (y potencialmente sensible) indirectamente a través de AttributeError.obj y el módulo de cadena. El problema se solucionará en la versión 7.3. Como workaround, si la aplicación no requiere acceso a la cadena del módulo, puede eliminarla de RestrictedPython.Utilities.utility_builtins o, de lo contrario, no ponerla a disposición en el entorno de ejecución restringido.

30 Sep 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-09-30 16:15

Updated : 2024-11-15 17:59


NVD link : CVE-2024-47532

Mitre link : CVE-2024-47532

CVE.ORG link : CVE-2024-47532


JSON object : View

Products Affected

zope

  • restrictedpython
CWE
NVD-CWE-noinfo CWE-200

Exposure of Sensitive Information to an Unauthorized Actor