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 applicationsLearn about Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade authlib
to version 1.6.4 or higher.
authlib is a library in building OAuth and OpenID Connect servers.
Affected versions of this package are vulnerable to Incorrect Authorization via the deserialize_compact
function. An attacker can bypass intended authorization policies by crafting a signed token with unknown critical header parameters, which are improperly accepted and processed.