Safety vulnerability ID: 72972
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Llama-index-core affected versions contain a vulnerability related to the use of exec() in the download_integration function. This issue allows for the potential execution of arbitrary code if an attacker can manipulate the input parameters. The vulnerability is mitigated by replacing the exec() function with a safer method using importlib.util
Latest version: 0.12.5
Interface between LLMs and your data
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application