2 matches found
CVE-2017-16117
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...
CVE-2017-16117
The CVE-2017-16117 issue affects the slug module (slugify strings, including unicode). Affected component: slug's regex-based parser vulnerable to Denial of Service when processing untrusted input. Impact: parsing untrusted input can cause the event loop to block for about 2 seconds, typically at...