{ "schema_version": "1.4.0", "id": "GHSA-59fq-727j-hm3f", "modified": "2023-04-04T21:47:30Z", "published": "2023-03-02T23:21:02Z", "aliases": [ "CVE-2022-2237" ], "summary": "keycloak-connect contains Open redirect vulnerability in the Node.js adapter", "details": "There is an Open Redirect vulnerability in the Node.js adapter when forwarding requests to Keycloak using `checkSSO` with query param `prompt=none`.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "keycloak-connect" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "21.0.1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/keycloak/keycloak-nodejs-connect/security/advisories/GHSA-59fq-727j-hm3f" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2237" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak-nodejs-connect/commit/190a9470e234bbd9ac5d5de43f5a19aead9a2c21" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097007" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak-nodejs-connect" } ], "database_specific": { "cwe_ids": [ "CWE-601" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-03-02T23:21:02Z", "nvd_published_at": "2023-03-27T22:15:00Z" } }