Authorization Bypass Affecting aiohttp_auth_autz Open this link in a new tab package, versions [,0.2.0)
Attack Complexity
Low
Confidentiality
High
Integrity
High
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-AIOHTTPAUTHAUTZ-2859882
-
published
7 Jun 2022
-
disclosed
7 Jun 2022
-
credit
Unknown
How to fix?
Upgrade aiohttp_auth_autz
to version 0.2.0 or higher.
Overview
aiohttp_auth_autz is an Authorization and authentication middleware plugin for aiohttp.
Affected versions of this package are vulnerable to Authorization Bypass when an authenticated user has a user_id
that is the same as the name of an acl group, giving them the same permissions as the the group.