PT-2020-16726 · Python+9 · Python+9
Published
2020-10-05
·
Updated
2025-10-05
·
CVE-2020-27619
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Python versions 3 through 3.9.0
Description
The issue arises from the Lib/test/multibytecodec support.py CJK codec tests in Python, which call
eval() on content retrieved via HTTP. This poses a risk due to the potential for executing arbitrary code.Recommendations
For Python versions 3 through 3.9.0, consider disabling the
eval() function calls in the Lib/test/multibytecodec support.py CJK codec tests until a patch is available. Restrict access to the vulnerable CJK codec tests to minimize the risk of exploitation. Avoid using the eval() function on content retrieved via HTTP in the affected tests.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Alt Linux
Almalinux
Centos
Debian
Linuxmint
Python
Red Hat
Rocky Linux
Suse
Ubuntu