Regular Expression Denial Of Service (ReDoS)
ramda is vulnerable to regular expression denial of service. The trim function in ramda.js does not properly replace the user input strings due to the insufficient regex pattern used for the ws field, allowing a malicious user to crash the application by providing a malicious input...