CVE-2023-34247
published 2023-06-13CVE-2023-34247: 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…
PriorityP418medium4.1CVSS 3.1
AVNACLPRLUIRSCCNILAN
EPSS
0.41%
32.5th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| keystone-6 | auth | >= 0 < 7.0.0 | 7.0.0 |
| keystonejs | keystone | <= 7.0.0 | — |
CVSS provenance
nvdv3.14.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N
ghsa6.1MEDIUM
osv6.1MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
@keystone-6/auth Open Redirect vulnerability
osv·2023-06-14·CVSS 6.1
CVE-2023-34247 [MEDIUM] @keystone-6/auth Open Redirect vulnerability
@keystone-6/auth Open Redirect vulnerability
### Summary
There is an open redirect in the `@keystone-6/auth` package, where the redirect leading `/` filter can be bypassed.
### Impact
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.
### Mitigations
- Don't use the `@keystone-6/auth` package
### References
- [CWE-601: URL Redirection to Untrusted Site ('Open Redirect')](https://cwe.mitre.org/data/definitions/601.html)
- [OWASP: Unvalidated Redirects and Forwards Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_Forwards_Cheat_Sheet.html)
#### Similar Vulnerability Reports
- [CVE-2023-0748](https://nvd.nist.gov/vuln/detail/CVE-2023-0748)
- [CVE-2022-225
GHSA
@keystone-6/auth Open Redirect vulnerability
ghsa·2023-06-14·CVSS 6.1
CVE-2023-34247 [MEDIUM] CWE-601 @keystone-6/auth Open Redirect vulnerability
@keystone-6/auth Open Redirect vulnerability
### Summary
There is an open redirect in the `@keystone-6/auth` package, where the redirect leading `/` filter can be bypassed.
### Impact
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.
### Mitigations
- Don't use the `@keystone-6/auth` package
### References
- [CWE-601: URL Redirection to Untrusted Site ('Open Redirect')](https://cwe.mitre.org/data/definitions/601.html)
- [OWASP: Unvalidated Redirects and Forwards Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_Forwards_Cheat_Sheet.html)
#### Similar Vulnerability Reports
- [CVE-2023-0748](https://nvd.nist.gov/vuln/detail/CVE-2023-0748)
- [CVE-2022-225
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2023-06-13
Published