CVE-2023-34247

Severity CVSS v4.0:
Pending analysis
Type:
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
Publication date:
13/06/2023
Last modified:
23/06/2023

Description

Keystone is a content management system for Node.JS. There is an open redirect in the `@keystone-6/auth` package versions 7.0.0 and prior, where the redirect leading `/` filter can be bypassed. Users may be redirected to domains other than the relative host, thereby it might be used by attackers to re-direct users to an unexpected location. To mitigate this issue, one may apply a patch from pull request 8626 or avoid using the `@keystone-6/auth` package.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:keystonejs:keystone:*:*:*:*:*:node.js:*:* 7.0.0 (including)