Files
CVEs-PoC/2020/CVE-2020-27619.md
T
2024-05-25 21:48:12 +02:00

657 B

CVE-2020-27619

Description

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

POC

Reference

Github