Arbitrary Code Execution Affecting autogen package, versions [,0.3.0b1)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-AUTOGEN-8161199
- published 3 Oct 2024
- disclosed 1 Oct 2024
- credit Unknown
How to fix?
Upgrade autogen
to version 0.3.0b1 or higher.
Overview
autogen is an A programming framework for agentic AI
Affected versions of this package are vulnerable to Arbitrary Code Execution via the code_execution_config
function, due to being set to None
instead of False
by default.