A CSRF issue was discovered in web/authorization/oauth2/controller/OAuth2ClientController.java in hsweb 3.0.4 because the state parameter in the request is not compared with the state parameter in the session after user authentication is successful.
{ "nvd_published_at": null, "github_reviewed_at": "2020-06-16T20:59:04Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-352" ] }