原始 OSV JSON{
"id": "GHSA-4rm3-4mq4-mfwr",
"aliases": [
"CVE-2018-20595"
],
"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.",
"summary": "Cross-Site Request Forgery (CSRF) in hswebframework.web:hsweb-commons",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.0.4"
}
]
}
],
"package": {
"name": "org.hswebframework.web:hsweb-commons",
"ecosystem": "Maven"
}
}
],
"modified": "2022-09-14T22:29:42Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"published": "2019-01-04T17:43:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20595",
"type": "ADVISORY"
},
{
"url": "https://github.com/hs-web/hsweb-framework/issues/107",
"type": "WEB"
},
{
"url": "https://github.com/hs-web/hsweb-framework/commit/40929e9b0d336a26281a5ed2e0e721d54dd8d2f2",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-4rm3-4mq4-mfwr",
"type": "ADVISORY"
},
{
"url": "https://github.com/hs-web/hsweb-framework",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:59:04Z"
}
}