What kind of vulnerability is it? Who is impacted?
Original Report:
The Oauth2 PKCE implementation is vulnerable in 2 ways: 1. The
authCodeVerifiershould be removed after usage (similar to 'authState') 2. There is a risk for a "downgrade attack" if PKCE is being relied on for CSRF protection.
Has the problem been patched? What versions should users upgrade to?
2.2.15
Is there a way for users to fix or remediate the vulnerability without upgrading?
not known yet.
Are there any links users can visit to find out more?
{
"github_reviewed": true,
"cwe_ids": [
"CWE-287",
"CWE-347"
],
"nvd_published_at": "2023-12-22T19:15:09Z",
"github_reviewed_at": "2023-12-18T19:34:20Z",
"severity": "MODERATE"
}