Vulnerability CVE-2017-16023


Published: 2018-06-04

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.

Type:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Decamelize project -> Decamelize 

 References:
https://github.com/sindresorhus/decamelize/issues/5
https://nodesecurity.io/advisories/308

Copyright 2024, cxsecurity.com

 

Back to Top