Lucene search
+L

10184 matches found

OSV
OSV
added 2020/10/16 6:56 p.m.32 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.37 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.10 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.13 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.13 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
RedHat Linux
RedHat Linux
added 2020/10/14 11:16 a.m.15 views

hibernate-validator: Improper input validation in the interpolation of constraint error messages

A flaw was found in Hibernate Validator version 6.1.2.Final. A bug in the message interpolation processor enables invalid EL expressions to be evaluated as if they were valid. This flaw allows attackers to bypass input sanitation escaping, stripping controls that developers may have put in place...

5.3CVSS7.3AI score0.02351EPSS
SaveExploits0References4
Snyk
Snyk
added 2020/10/14 10:56 a.m.11 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
ThreatPost
ThreatPost
added 2020/10/13 8:41 p.m.413 views

Lemon Duck Cryptocurrency-Mining Botnet Activity Spikes

Researchers are warning of a recent dramatic uptick in the activity of the Lemon Duck cryptocurrency-mining botnet, which targets victims’ computer resources to mine the Monero virtual currency. Click to Register! Researchers warn that Lemon Duck is “one of the more complex” mining botnets, with...

10CVSS0.1AI score0.99999EPSS
SaveExploits126References15
Snyk
Snyk
added 2020/10/11 10:24 a.m.6 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.69 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.13 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.35 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.50 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.29 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.30 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
Cvelist
Cvelist
added 2020/09/30 8:26 p.m.53 views

CVE-2020-25288

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...

5.3AI score0.0149EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2020/09/30 6:15 p.m.41 views

CVE-2019-20922

Handlebars before 4.4.5 allows Regular Expression Denial of Service ReDoS because of eager matching. The parser may be forced into an endless loop while processing crafted templates. This may allow attackers to exhaust system resources...

7.8CVSS7.1AI score0.03793EPSS
SaveExploits0References4
OSV
OSV
added 2020/09/30 6:15 p.m.6 views

UBUNTU-CVE-2019-20922

Handlebars before 4.4.5 allows Regular Expression Denial of Service ReDoS because of eager matching. The parser may be forced into an endless loop while processing crafted templates. This may allow attackers to exhaust system resources...

7.5CVSS7.1AI score0.03793EPSS
SaveExploits0References5
CVE
CVE
added 2020/09/30 12:30 p.m.202 views

CVE-2019-20922

CVE-2019-20922 affects the Handlebars.js template engine before 4.4.5. The vulnerability stems from an eager RegExp matching approach in the parser, which can be forced into an endless loop by crafted templates, leading to resource exhaustion. Impact is described as denial of service via consumed...

7.8CVSS7.3AI score0.03793EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2020/09/30 12:30 p.m.81 views

CVE-2019-20922

Handlebars before 4.4.5 allows Regular Expression Denial of Service ReDoS because of eager matching. The parser may be forced into an endless loop while processing crafted templates. This may allow attackers to exhaust system resources...

7.8CVSS8.5AI score0.03793EPSS
SaveExploits0
Rows per page
Query Builder