cve/2023/CVE-2023-34247.md
2024-05-25 21:48:12 +02:00

18 lines
1017 B
Markdown

### [CVE-2023-34247](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-34247)
![](https://img.shields.io/static/v1?label=Product&message=keystone&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%3D%207.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-601%3A%20URL%20Redirection%20to%20Untrusted%20Site%20('Open%20Redirect')&color=brighgreen)
### 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/scgajge12/scgajge12.github.io