cve/2024/CVE-2024-39705.md
2024-08-05 18:41:32 +00:00

687 B

CVE-2024-39705

Description

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averaged_perceptron_tagger and punkt.

POC

Reference

Github

No PoCs found on GitHub currently.