CVE-2024-47532

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-47532
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47532.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-47532
Aliases
Downstream
Published
2024-09-30T15:29:57Z
Modified
2025-11-09T02:50:54.857082Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
RestrictedPython information leakage via `AttributeError.obj` and the `string` module
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-200"
    ]
}
References

Affected packages

Git / github.com/zopefoundation/restrictedpython

Affected ranges

Type
GIT
Repo
https://github.com/zopefoundation/restrictedpython
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

4.*

4.0
4.0a1
4.0a2
4.0a3
4.0b1
4.0b2
4.0b3
4.0b4
4.0b5
4.0b6
4.0b7
4.0b8

5.*

5.0
5.1
5.2
5.2a1.dev0
5.3a1.dev0

6.*

6.0
6.0a1.dev0

7.*

7.0
7.0a1.dev0
7.0a1.dev1
7.0a2.dev0
7.1
7.2
7.2a1.dev0

Other

backups/davisagli-python27@114380
backups/zope2@76328