Vulnerability CVE-2017-16117


Published: 2018-06-06   Modified: 2018-06-07

Description:
slug is a module to slugify strings, even if they contain unicode. slug is vulnerable to regular expression denial of service is specially crafted untrusted input is passed as input. About 50k characters can block the event loop for 2 seconds.

Type:

CWE-400

(Uncontrolled Resource Consumption ('Resource Exhaustion'))

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
Slug project -> SLUG 

 References:
https://github.com/dodo/node-slug/issues/82
https://nodesecurity.io/advisories/537

Copyright 2024, cxsecurity.com

 

Back to Top