GHSA-4rm3-4mq4-mfwr

Suggest an improvement
Source
https://github.com/advisories/GHSA-4rm3-4mq4-mfwr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/01/GHSA-4rm3-4mq4-mfwr/GHSA-4rm3-4mq4-mfwr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4rm3-4mq4-mfwr
Aliases
Published
2019-01-04T17:43:22Z
Modified
2023-11-08T04:00:12.138485Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Cross-Site Request Forgery (CSRF) in hswebframework.web:hsweb-commons
Details

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.

Database specific
{
    "nvd_published_at": null,
    "github_reviewed_at": "2020-06-16T20:59:04Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-352"
    ]
}
References

Affected packages

Maven / org.hswebframework.web:hsweb-commons

Package

Name
org.hswebframework.web:hsweb-commons
View open source insights on deps.dev
Purl
pkg:maven/org.hswebframework.web/hsweb-commons

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
3.0.4

Affected versions

3.*

3.0.0
3.0.1
3.0.2
3.0.3
3.0.4