Description
ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': {'name':'Symbol'}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.
Remediation
References
https://github.com/jonschlinkert/kind-of/issues/30
https://github.com/jonschlinkert/kind-of/pull/31
Related Vulnerabilities
CVE-2021-20293 Vulnerability in maven package org.jboss.resteasy:resteasy-core
CVE-2020-11887 Vulnerability in npm package svg2png
CVE-2021-21429 Vulnerability in maven package org.openapitools:openapi-generator-maven-plugin
CVE-2020-26256 Vulnerability in npm package @fast-csv/parse
CVE-2023-42794 Vulnerability in maven package org.apache.tomcat.embed:tomcat-embed-core