原始 OSV JSON{
"id": "GHSA-68hw-vfh7-xvg8",
"aliases": [
"CVE-2019-10157"
],
"details": "Versions of `keycloak-connect` prior to 4.4.0 are vulnerable to Forced Logout. The package fails to validate JWT signatures on the `/k_logout` route, allowing attackers to logout users and craft malicious JWTs with NBF values that prevent user access indefinitely.\n\n\n## Recommendation\n\nUpgrade to version 4.4.0 or later.",
"summary": "Forced Logout in keycloak-connect",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.8.3"
}
]
}
],
"package": {
"name": "keycloak-connect",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-16T15:25:07Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2019-06-13T20:38:09Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10157",
"type": "ADVISORY"
},
{
"url": "https://github.com/keycloak/keycloak-nodejs-connect/commit/55e54b55d05ba636bc125a8f3d39f0052d13f8f6",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10157",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-KEYCLOAKNODEJSCONNECT-449920",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/978",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/108734",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-287",
"CWE-345"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2019-06-12T14:29:00Z",
"github_reviewed_at": "2019-06-13T20:28:41Z"
}
}