You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validator package versions before 13.6.0 are vulnerable to ReDOS (Regular Expression Denial of Service) via isEmail and isHSL. The vulnerability can happen when checking if the crafted string is an email.
Validator has fixed this in their latest version 13.6.0.
Could see this validator module has been upgraded to 13.6.0 in version 6.2.0 of Convict-format-with-validator. Could you please release this to npm.
The text was updated successfully, but these errors were encountered:
Validator package versions before 13.6.0 are vulnerable to ReDOS (Regular Expression Denial of Service) via isEmail and isHSL. The vulnerability can happen when checking if the crafted string is an email.
Validator has fixed this in their latest version 13.6.0.
Could see this validator module has been upgraded to 13.6.0 in version 6.2.0 of Convict-format-with-validator. Could you please release this to npm.
The text was updated successfully, but these errors were encountered: