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-2021-23337 Vulnerability in maven package org.webjars:lodash
CVE-2022-24278 Vulnerability in npm package convert-svg-core
CVE-2018-19586 Vulnerability in maven package org.silverpeas.core:silverpeas-core-web
CVE-2020-36189 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2020-5207 Vulnerability in maven package io.ktor:ktor-client-cio