Description
KeystoneJS before 4.0.0-beta.7 allows application-wide CSRF bypass by removing the CSRF parameter and value, aka SecureLayer7 issue number SL7_KEYJS_03. In other words, it fails to reject requests that lack an x-csrf-token header.
Remediation
References
http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report/
https://github.com/keystonejs/keystone/issues/4437
https://github.com/keystonejs/keystone/pull/4478
https://www.exploit-db.com/exploits/43922/
Related Vulnerabilities
CVE-2019-15603 Vulnerability in npm package seeftl
CVE-2021-36774 Vulnerability in maven package org.apache.kylin:kylin-core-common
CVE-2021-20190 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2022-42003 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2020-1714 Vulnerability in maven package org.keycloak:keycloak-common