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
title: CVE-2021-36716 - A ReDoS (Regular Expression Denial of Service)
3
+
description: |
4
+
A ReDoS (Regular Expression Denial of Service) flaw was identified within the segment “is-email” package prior to version 1.0.1 for Node.js and web browsers as client side code.
5
+
6
+
An Attacker that can provide crafted input to the `isEmail(input)` function may cause an application to consume an excessive amount of CPU.
7
+
8
+
Credit to Yeting Li for identifying and reporting the vulnerability to Segment.
9
+
10
+
The latest version of “is-email” is available in the [segmentio/is-email repository](https://github.com/segmentio/is-email).
0 commit comments