← Back to CVE List

CVE-2021-39207

Published: 2021-09-10T23:15Z
Last Modified: 2024-11-21T06:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
parlai is a framework for training and evaluating AI models on a variety of openly available dialogue datasets. In affected versions the package is vulnerable to YAML deserialization attack caused by unsafe loading which leads to Arbitary code execution. This security bug is patched by avoiding unsafe loader users should update to version above v1.1.0. If upgrading is not possible then users can change the Loader used to SafeLoader as a workaround. See commit 507d066ef432ea27d3e201da08009872a2f37725 for details. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt