Lucene search
K

4 matches found

Veracode
Veracode
added 2022/06/28 6:52 a.m.22 views

Regular Expression Denial Of Service (ReDoS)

regexfn is vulnerable to regular expression denial of service. The vulnerability exists in isEmail function in index.js because the emails are not properly validated with sufficient regular expression complexity which allows an attacker to send crafted invalid emails causing a denial of service...

7.5CVSS4.6AI score0.00334EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2022/01/10 6:4 a.m.9 views

Denial Of Service (DoS)

is-email is vulnerable to denial of service. The isEmail function in the index.js does not properly check the email length, allowing an attacker to crash the application by providing a long-length email...

3.4AI score
Exploits0
OSV
OSV
added 2021/07/14 4:15 p.m.0 views

CVE-2021-36716

A ReDoS regular expression denial of service flaw was found in the Segment is-email package before 1.0.1 for Node.js. An attacker that is able to provide crafted input to the isEmailinput function may cause an application to consume an excessive amount of CPU...

7.5CVSS5.7AI score0.00468EPSS
Exploits0References2
Snyk
Snyk
added 2021/05/03 2:0 p.m.1 views

Regular Expression Denial of Service (ReDoS)

Overview is-email is a Loosely validate an email address. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the isEmail function. PoC: var isEmail = require"is-email" function buildblankn var ret = "" for var i = 0; i n; i++ ret += "@" return ret +...

7.5CVSS6.7AI score0.00468EPSS
Exploits0References2
Rows per page
Query Builder