GHSA-4RM3-4MQ4-MFWR
Vulnerability from github – Published: 2019-01-04 17:43 – Updated: 2022-09-14 22:29
VLAI?
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.
Severity ?
8.8 (High)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.hswebframework.web:hsweb-commons"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.0.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-20595"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:59:04Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"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.",
"id": "GHSA-4rm3-4mq4-mfwr",
"modified": "2022-09-14T22:29:42Z",
"published": "2019-01-04T17:43:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20595"
},
{
"type": "WEB",
"url": "https://github.com/hs-web/hsweb-framework/issues/107"
},
{
"type": "WEB",
"url": "https://github.com/hs-web/hsweb-framework/commit/40929e9b0d336a26281a5ed2e0e721d54dd8d2f2"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-4rm3-4mq4-mfwr"
},
{
"type": "PACKAGE",
"url": "https://github.com/hs-web/hsweb-framework"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Cross-Site Request Forgery (CSRF) in hswebframework.web:hsweb-commons"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…