Lucene search
+L

3362 matches found

Node.js
Node.js
added 2018/12/07 8:36 p.m.26 views

Regular Expression Denial of Service

Overview Versions of underscore.string prior to 3.3.5 are vulnerable to Regular Expression Denial of Service ReDoS. The function unescapeHTML is vulnerable to ReDoS due to an overly-broad regex. The slowdown is approximately 2s for 50,000 characters but grows exponentially with larger inputs...

6.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2018/10/10 6:57 p.m.29 views

GHSA-QHV9-728R-6JQG ReDoS via long string of semicolons in tough-cookie

Affected versions of tough-cookie may be vulnerable to regular expression denial of service when long strings of semicolons exist in the Set-Cookie header. Recommendation Update to version 2.3.0 or later...

5.3CVSS5.4AI score0.02356EPSS
SaveExploits0References10
Veracode
Veracode
added 2018/10/01 2:31 a.m.12 views

Regular Expression Denial Of Service (ReDoS)

ua-parser-js is vulnerable to regular expression denial of service ReDoS. A remote attacker is able to cause a denial of service condition through a specially crafted user-agent...

6.6AI score
SaveExploits0
OSV
OSV
added 2018/09/17 8:44 p.m.35 views

GHSA-8462-Q7X7-G2X4 js-bson vulnerable to REDoS

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

7.5CVSS5.9AI score0.01941EPSS
SaveExploits1References5
Veracode
Veracode
added 2018/09/11 6:38 a.m.11 views

Regular Expression Denial Of Service (ReDoS)

devise-security is vulnerable to regular expression denial of service ReDoS attacks. The vulnerability exists due to the usage of a vulnerable regular expression that allows a malicious string to cause a ReDoS attack when parsed...

6.4AI score
SaveExploits0
Veracode
Veracode
added 2018/08/30 6:8 a.m.28 views

Regular Expression Denial Of Service (ReDoS)

lodash is vulnerable to Regular Expression Denial of Service ReDoS attacks. The library uses a regular expression that does not properly handle processing a large amount of characters, allowing a malicious user to cause a ReDoS...

6.5CVSS7.5AI score0.03076EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2018/08/28 6:44 a.m.16 views

Regular Expression Denial Of Service (ReDoS)

is-url is vulenrable to regular expression denial of service ReDoS. An attacker is able to create a denial of service condition on the server via a specially crafted URL...

7.5CVSS7.1AI score0.00944EPSS
SaveExploits0References6Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/08/09 4:20 a.m.28 views

Security Bulletin: Vulnerabilities in OpenSSL and ReDoS vulnerability in semver module affect IBM® SDK for Node.js™ in IBM Bluemix (CVE-2016-2107, CVE-2016-2105, CVE-2015-8855)

Summary OpenSSL vulnerabilities were disclosed on May 3, 2016 by the OpenSSL Project. OpenSSL is used by IBM SDK for Node.js. IBM SDK for Node.js has addressed the applicable CVEs. The "semver" module is vulnerable to regular expression denial of service ReDoS when extremely long version strings...

7.8CVSS0.6AI score0.89058EPSS
SaveExploits7Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/08/03 4:23 a.m.17 views

Security Bulletin: Two ReDoS vulnerabilities in modules included in the Node.js npm tool affect IBM Rational Application Developer for WebSphere Software included in Rational Developer for i and Rational Developer for AIX and Linux

Summary Portions of IBM Rational Application Developer for WebSphere Software are shipped as a component of Rational Developer for i RPG and COBOL + Modernization Tools, Java and EGL editions, and Rational Developer for AIX and Linux. Two ReDoS vulnerabilities in modules included in the Node.js n...

7.8CVSS0.6AI score0.0337EPSS
SaveExploits0Affected Software2
Github Security Blog
Github Security Blog
added 2018/07/24 8:6 p.m.41 views

method-override ReDoS when untrusted user input passed into X-HTTP-Method-Override header

Affected versions of method-override are vulnerable to a regular expression denial of service vulnerability when untrusted user input is passed into the X-HTTP-Method-Override header. Recommendation Update to version 2.3.10 or later...

7.5CVSS5AI score0.01215EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/24 7:59 p.m.28 views

ReDoS via long UserAgent header in useragent

Affected versions of useragent are vulnerable to regular expression denial of service when an arbitrarily long User-Agent header is parsed. Proof of Concept js var useragent = require'useragent'; var badUserAgent = 'MSIE 0.0'+Array900000.join'0'+'XBLWP'; var request = 'GET / HTTP/1.1\r\nUser-Agen...

7.5CVSS7.2AI score0.01162EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/24 7:46 p.m.30 views

ReDoS via long UserAgent header in ua-parser

Affected versions of ua-parser are vulnerable to regular expression denial of service when given a specially crafted User-Agent header. Recommendation No patch is currently available for this vulnerability. The best mitigation is currently to avoid using this package, using a different,...

7.5CVSS5AI score0.09242EPSS
SaveExploits2References3Affected Software1
Veracode
Veracode
added 2018/07/18 6:51 a.m.10 views

Regular Expression Denial Of Service (ReDoS)

validator is vulnerable to regular expression denial of service ReDoS attacks. A malicious user can pass a base64 string that when validated by the application will cause a ReDoS attack...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2018/07/17 8:34 a.m.6 views

Regular Expression Denial Of Service (ReDoS)

validator is vulnerable to regular expression denial of service ReDoS attacks. A malicious user can pass a long URI to the isDataURI function to cause a ReDoS attack...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2018/07/12 5:46 a.m.14 views

Regular Expression Denial Of Service (ReDoS)

jasmine-core is vulnerable to a Regular Expression Denial of Service ReDoS attack. The regular expression ^\sfunction\s\w\s\ is used to obtain the function name from the JS toString output of a function, which can result in a matching time of approximately 10 seconds for data that is 64K...

6.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2018/07/10 11:48 p.m.37 views

CVE-2018-13863

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

7.5CVSS3.9AI score0.01941EPSS
SaveExploits1References1
Prion
Prion
added 2018/07/10 8:29 p.m.28 views

Design/Logic Flaw

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

5CVSS7.3AI score0.01941EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2018/07/10 8:29 p.m.21 views

CVE-2018-13863

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

7.5CVSS6.5AI score
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/17 5:13 a.m.24 views

Security Bulletin: Two ReDoS vulnerabilities in modules included in the Node.js npm tool

Summary Two ReDoS vulnerabilities in modules included in the Node.js npm tool shipped by IBM Rational Application Developer for WebSphere Software. Vulnerability Details CVEID: CVE-2016-2515 DESCRIPTION: Node.JS hawk is vulnerable to a denial of service, caused by an error in the regular expressi...

7.8CVSS0.3AI score0.0337EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2018/06/07 3:42 p.m.18 views

Regular Expression Denial Of Service (ReDoS)

no-case is vulnerable to regular expression denial of service ReDoS attacks. The library does not properly sanitize user input strings, causing slowdown when matching strings that can lead to a ReDoS...

7.5CVSS7.2AI score0.01584EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder