Cross-Site Request Forgery (CSRF) in hswebframework.web:hsweb-commons
High severity
GitHub Reviewed
Published
Jan 4, 2019
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Package
Affected versions
<= 3.0.4
Patched versions
None
Description
Published to the GitHub Advisory Database
Jan 4, 2019
Reviewed
Jun 16, 2020
Last updated
Jan 9, 2023
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.
References