deep-waters icon indicating copy to clipboard operation
deep-waters copied to clipboard

Security fix for ReDoS

Open ready-research opened this issue 4 years ago • 0 comments

The isEmail functionality using vulnerable regex to verify email. Fixing the issue by Switch email pattern to the practical implementation of RFC 5322.

Reported in https://www.huntr.dev/bounties/2f42873d-83d7-4006-aa0e-65d085c01071/

ready-research avatar Sep 03 '21 06:09 ready-research