CVE-2018-20595
HIGH8.8EPSS 0.08%Cross-Site Request Forgery (CSRF) in hswebframework.web:hsweb-commons
Published: 1/4/2019Modified: 11/8/2023
Also known as:GHSA-4rm3-4mq4-mfwr
Description
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.
Affected packages (1)
- Maven/org.hswebframework.web:hsweb-commonsfrom 0, <= 3.0.4
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
References (5)
- ADVISORYhttps://github.com/advisories/GHSA-4rm3-4mq4-mfwr
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-20595
- PATCHhttps://github.com/hs-web/hsweb-framework
- WEBhttps://github.com/hs-web/hsweb-framework/commit/40929e9b0d336a26281a5ed2e0e721d54dd8d2f2
- WEBhttps://github.com/hs-web/hsweb-framework/issues/107