#VU68302 Information disclosure in Dex - CVE-2022-39222
Published: October 13, 2022
Dex
Dex IdP
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the way OAuth are handled during the OIDC flow. A remote attacker can trick the victim to navigate to a malicious website and guiding them through the OIDC flow, steal the OAuth authorization code in the process. The authorization code then can be exchanged by the attacker for a token, gaining access to applications accepting that token.