CVE-2020-27619: python: Unsafe use of eval() on data retrieved via HTTP in the test suite

Severity: Critical

CVSS Score: 9.8

In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.