CVE-2021-43811
Summary
| CVE | CVE-2021-43811 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-12-08 23:15:00 UTC |
| Updated | 2021-12-13 19:15:00 UTC |
| Description | Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An attacker can add malicious code to the config file of a trained model and attempt to convince users to download and run it. If users run the model, the embedded code will run locally. The issue is fixed in version 2.3.24. |
Risk And Classification
Problem Types: CWE-94
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Release 2.3.24 · awslabs/sockeye · GitHub | MISC | github.com | |
| Code injection via unsafe YAML loading · Advisory · awslabs/sockeye · GitHub | CONFIRM | github.com | |
| Use safe yaml loader by tdomhan · Pull Request #964 · awslabs/sockeye · GitHub | MISC | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 984149 Python (pip) Security Update for sockeye (GHSA-ggmr-44cv-24pm)