Remote code execution.
Open-source project specific.
A dependency confusion vulnerability was reported in the Antilles open-source software prior to version 1.0.1 that could allow for remote code execution during installation due to a package listed in requirements.txt not existing in the public package index (PyPi). MITRE classifies this weakness as an Uncontrolled Search Path Element (CWE-427) in which a private package dependency may be replaced by an unauthorized package of the same name published to a well-known public repository such as PyPi. The configuration has been updated to only install components built by Antilles, removing all other public package indexes. Additionally, the antilles-tools dependency has been published to PyPi.
Remove previous versions of Antilles as a precautionary measure and Update to version 1.0.1 or later.
The Antilles team thanks Kotko Vladyslav for reporting this issue.
https://github.com/lenovo/Antilles/commit/c7b9c5740908b343aceefe69733d9972e64df0b9
{ "nvd_published_at": "2021-11-12T22:15:00Z", "cwe_ids": [ "CWE-427" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-11-03T15:04:04Z" }