Description
Decamelize is used to convert a dash/dot/underscore/space separated string to camelCase. Decamelize 1.1.0 through 1.1.1 uses regular expressions to evaluate a string and takes unescaped separator values, which can be used to create a denial of service attack.
Remediation
References
https://github.com/sindresorhus/decamelize/issues/5
https://nodesecurity.io/advisories/308
Related Vulnerabilities
CVE-2017-1000452 Vulnerability in npm package express-saml2
CVE-2023-33510 Vulnerability in maven package org.jeecgframework.p3:jeecg-p3-biz-chat
CVE-2019-17570 Vulnerability in maven package org.apache.xmlrpc:xmlrpc-client
CVE-2019-12728 Vulnerability in maven package org.grails:grails-core
CVE-2018-12544 Vulnerability in maven package io.vertx:vertx-web-api-contract