Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 applicationsUpgrade litellm
to version 1.64.1 or higher.
litellm is a Library to easily interface with LLM API providers
Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource on the Azure OpenAI route. The get_model_from_request()
function does not necessarily enforce access restrictions, when an attacker specifies the target model as a URL parameter and not in the payload of the request.