Lucene search
+L

6859 matches found

ATTACKERKB
ATTACKERKB
added 2020/10/27 5:41 p.m.4 views

CVE-2020-7755

All versions of package dat.gui are vulnerable to Regular Expression Denial of Service ReDoS via specifically crafted rgb and rgba values...

7.5CVSS7.3AI score0.02099EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2020/10/27 3:05 p.m.30 views

CVE-2020-7754 Regular Expression Denial of Service (ReDoS)

This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters...

7.5CVSS8.5AI score0.03481EPSS
SaveExploits1References4
OSV
OSV
added 2020/10/27 9:15 a.m.5 views

CVE-2020-7753

All versions of package trim are vulnerable to Regular Expression Denial of Service ReDoS via trim...

7.5CVSS7.2AI score0.03777EPSS
SaveExploits1References8
CVE
CVE
added 2020/10/27 8:15 a.m.197 views

CVE-2020-7753

CVE-2020-7753: The Connected IBM bulletin confirms that the trim package is vulnerable to Regular Expression Denial of Service (ReDoS) via trim() in all versions. It assigns a high base score (7.5) and references IBM X-Force data; however, the bulletin does not publicly specify a patched version ...

7.5CVSS7.5AI score0.03777EPSS
SaveExploits1References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2020/10/27 8:12 a.m.4 views

CVE-2020-7753

All versions of package trim are vulnerable to Regular Expression Denial of Service ReDoS via trim...

7.5CVSS8AI score0.03777EPSS
SaveExploits1References14
Veracode
Veracode
added 2020/10/18 1:51 a.m.24 views

Remote Code Execution (RCE)

oniguruma is vulnerable to remote code execution RCE. The vulnerability exists as a buffer overflow can occur through a regular expression for compilation in concatoptexactstr in src/regcomp.c...

4.5AI score
SaveExploits1References7Affected Software5
nodejs
nodejs
added 2020/10/16 6:59 p.m.33 views

Regular Expression Denial of Service

Overview npm-user-validate before version 1.0.1 is vulnerable to a Regular Expression Denial of Service REDos. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters. Impact The issue affects the email function. If you use this...

6.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2020/10/16 6:56 p.m.24 views

GHSA-XGH6-85XH-479P Regular Expression Denial of Service in npm-user-validate

npm-user-validate before version 1.0.1 is vulnerable to a Regular Expression Denial of Service REDos. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters. Impact The issue affects the email function. If you use this function to...

7.5CVSS8.3AI score0.03481EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2020/10/16 6:56 p.m.33 views

Regular Expression Denial of Service in npm-user-validate

npm-user-validate before version 1.0.1 is vulnerable to a Regular Expression Denial of Service REDos. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters. Impact The issue affects the email function. If you use this function to...

3.5AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2020/10/16 4:47 p.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions. POC var lo = require'lodash'; function buildblank n var ret = "1" for var i = 0; i n; i++ ret += " " return ret + "1"; var s = buildblank50000 var...

5.3CVSS7.9AI score0.07336EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/10/16 4:47 p.m.11 views

Regular Expression Denial of Service (ReDoS)

Overview lodash is a modern JavaScript utility library delivering modularity, performance, & extras. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions. POC var lo = require'lodash'; function buildblank n var...

5.3CVSS8AI score0.07336EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/10/15 8:05 a.m.12 views

Regular Expression Denial of Service (ReDoS)

Overview djvalidator is a DjValidator is the jquery plugin for validating web forms, simpler, faster to use and flexible, it does not depend on any UI framework. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS by sending crafted invalid emails - for...

7.5CVSS6.7AI score0.01754EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/10/14 10:56 a.m.8 views

Regular Expression Denial of Service (ReDoS)

Overview express-validators is an Express framework json objectreq validator. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS when validating specifically-crafted invalid urls. POC: var expressValidators = require"express-validators"; var Obj =...

5.3CVSS6.7AI score0.0164EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/10/11 10:24 a.m.5 views

Regular Expression Denial of Service (ReDoS)

Overview trim is a Trim string whitespace Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the trim method. PoC by Liyuan Chen: js var trim = require"trim" function buildattack n var ret = "1" for var i = 0; i n; i++ ret += " " return ret + "1"; v...

7.5CVSS8.7AI score0.03777EPSS
SaveExploits1References2
Vaadin
Vaadin
added 2020/10/08 12:00 a.m.65 views

Regular expression denial of service (ReDoS) in EmailValidator class in Vaadin 7

Unsafe validation RegEx in EmailValidator class in com.vaadin:vaadin-server versions 7.0.0 through 7.7.21 Vaadin 7.0.0 through 7.7.21 allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses. See CWE-400: Uncontrolled Resource Consumption Description...

7.5CVSS0.5AI score0.01956EPSS
SaveExploits1References3Affected Software2
Snyk
Snyk
added 2020/10/07 1:13 p.m.11 views

Regular Expression Denial of Service (ReDoS)

Overview dat.gui is an A lightweight graphical user interface for changing variables in JavaScript. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via specially crafted rgb and rgba values. PoC js var gui = new dat.gui.GUI; var Options = function...

7.5CVSS6.6AI score0.02099EPSS
SaveExploits1References2
NVD
NVD
added 2020/10/06 2:15 p.m.32 views

CVE-2020-15598

Trustwave ModSecurity 3.x through 3.0.4 allows denial of service via a special request. NOTE: The discoverer reports "Trustwave has signaled they are disputing our claims." The CVE suggests that there is a security issue with how ModSecurity handles regular expressions that can result in a Denial...

7.5CVSS0.03179EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2020/10/05 12:00 a.m.45 views

Cisco IOS Software Split DNS DoS (cisco-sa-splitdns-SPWqpdGW)

According to its self-reported version, Cisco IOS Software is affected by a denial of service DoS vulnerability as the Split DNS feature's regular expression regex engine may time out when processing the DNS name list configuration. An unauthenticated, remote attacker could cause an affected devi...

8.6CVSS7.9AI score0.01555EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2020/10/01 5:38 a.m.28 views

CVE-2020-26159

A flaw was found in oniguruma. An attacker, able to supply a regular expression for compilation, may be able to overflow a buffer by one byte in concatoptexactstr in src/regcomp.c . Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red...

2.2AI score
SaveExploits1References5
Prion
Prion
added 2020/09/30 9:15 p.m.25 views

Design/Logic Flaw

An issue was discovered in MantisBT before 2.24.3. When editing an Issue in a Project where a Custom Field with a crafted Regular Expression property is used, improper escaping of the corresponding form input's pattern attribute allows HTML injection and, if CSP settings permit, execution of...

3.5CVSS5.3AI score0.0149EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder