Improper authorization control for web services In com.google.oauth-client:google-oauth-client
Description
Improper Authorization in Google OAuth Client PKCE support is not implemented in accordance with the RFC for OAuth 2.0 for Native Apps. Without the use of PKCE, the authorization code returned by an authorization server is not enough to guarantee that the client that issued the initial authorization request is the one that will be authorized. An attacker is able to obtain the authorization code using a malicious app on the client-side and use it to gain authorization to the protected resource. This affects the package com.google.oauth-client:google-oauth-client before 1.31.0.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
maven | 1.31.0 | ||
debian 11 | 1.28.0-2 | ||
debian 12 | 1.28.0-2 | ||
debian 13 | 1.28.0-2 | ||
debian 14 | 1.28.0-2 |
Aliases
References