Server-side request forgery (SSRF) In python-authlib
Description
Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.12 and 1.7.1, an unauthenticated open redirect in Authlib's OpenIDImplicitGrant and OpenIDHybridGrant authorization endpoint lets a remote attacker cause the authorization server to issue an HTTP 302 to an attacker-chosen URL by submitting an authorization request that omits the openid scope. This vulnerability is fixed in 1.6.12 and 1.7.1.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 13 | - | ||
pypi | 1.7.1, 1.6.12 | ||
debian 12 | 1.2.0-1+deb12u2 | ||
debian 14 | 1.7.2-1 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4.