Lucene search
K

9269 matches found

Debian CVE
Debian CVE
added 2018/06/07 2:0 a.m.17 views

CVE-2017-16119

Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition...

7.5CVSS7.4AI score0.01584EPSS
Exploits0
Debian CVE
Debian CVE
added 2018/06/07 2:0 a.m.21 views

CVE-2017-16138

The mime module 1.4.1, 2.0.1, 2.0.2 is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input...

7.5CVSS7.3AI score0.02051EPSS
Exploits1
Debian CVE
Debian CVE
added 2018/06/07 2:0 a.m.27 views

CVE-2017-16137

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue...

5.3CVSS5.5AI score0.02798EPSS
Exploits0
Debian CVE
Debian CVE
added 2018/06/07 2:0 a.m.21 views

CVE-2017-16114

The marked module is vulnerable to a regular expression denial of service. Based on the information published in the public issue, 1k characters can block for around 6 seconds...

7.5CVSS7.3AI score0.01758EPSS
Exploits1
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.23 views

CVE-2017-16115

The timespan module is vulnerable to regular expression denial of service. Given 50k characters of untrusted user input it will block the event loop for around 10 seconds...

7.4AI score0.01503EPSS
Exploits0References2
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.32 views

CVE-2017-16137

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue...

6.9AI score0.02798EPSS
Exploits0References5
CVE
CVE
added 2018/06/07 2:0 a.m.58 views

CVE-2017-16115

The timespan module (JavaScript implementation) is vulnerable to a Regular Expression Denial of Service (ReDoS) when parsing dates. A crafted 50k-character input can block the event loop for about 10 seconds, affecting affected versions of the timespan package. The documentation notes no direct p...

7.5CVSS7.4AI score0.01503EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2018/06/07 2:0 a.m.1072 views

CVE-2017-16138

CVE-2017-16138 affects the mime Node.js module, with vulnerable versions including

7.5CVSS7.1AI score0.02051EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2018/06/07 2:0 a.m.54 views

CVE-2017-16116

The CVE-2017-16116 entry corresponds to the Node.js string module. The vulnerability is a regular expression denial of service (ReDoS) triggered by untrusted input passed to the underscore or unescapeHTML methods. Impact described as potential denial of service. Public remediation details in the ...

7.5CVSS7.3AI score0.01659EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2018/06/07 2:0 a.m.77 views

CVE-2017-16113

CVE-2017-16113 affects the parsejson module, where a regular expression denial of service (ReDoS) can be triggered by untrusted input during JSON parsing. Affected details across sources consistently describe a ReDoS risk in parsejson, with CVSS v3.0 base score 7.5 (HIGH) and impact on availabili...

7.5CVSS7.3AI score0.01508EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2018/06/07 2:0 a.m.64 views

CVE-2017-16099

The CVE-2017-16099 entry concerns the nodejs-no-case (no-case) module, which is vulnerable to a regular expression denial of service (ReDoS). The underlying issue arises when untrusted user input is parsed by no-case, causing the event loop to block and potentially impacting availability. Public ...

7.5CVSS7.3AI score0.01584EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2018/06/07 2:0 a.m.1295 views

CVE-2017-16137

CVE-2017-16137 affects the Node.js debug module and can cause a regular expression denial of service (ReDoS) when untrusted input is passed to the formatter; susceptibility is reported as low severity but could enable a DoS by consuming CPU with around 50k characters. The connected documents show...

5.3CVSS5AI score0.02798EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2018/06/07 12:0 a.m.6 views

PT-2018-16161 · Protobufjs · Protobufjs

Name of the Vulnerable Software and Affected Versions: protobufjs versions prior to 5.0.3 protobufjs versions prior to 6.8.6 Description: The issue concerns a regular expression denial of service when parsing crafted invalid .proto files, potentially leading to ReDoS. Recommendations: Update to...

5.5CVSS5.3AI score0.00958EPSS
Exploits1References7
NVD
NVD
added 2018/06/04 7:29 p.m.8 views

CVE-2017-16021

uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regular expression is vulnerable to redos. This causes the program to hang and the CPU to idle at 100%...

6.8CVSS6.5AI score0.01342EPSS
Exploits1References2
OSV
OSV
added 2018/06/04 7:29 p.m.4 views

CVE-2017-16021

uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regular expression is vulnerable to redos. This causes the program to hang and the CPU to idle at 100%...

6.5CVSS5.8AI score0.01342EPSS
Exploits1References2
Prion
Prion
added 2018/06/04 7:29 p.m.10 views

Code injection

uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regular expression is vulnerable to redos. This causes the program to hang and the CPU to idle at 100%...

6.8CVSS6.4AI score0.01342EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2018/06/04 7:0 p.m.31 views

CVE-2017-16021

uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regular expression is vulnerable to redos. This causes the program to hang and the CPU to idle at 100%...

6.4AI score0.01342EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2018/06/04 12:0 a.m.3 views

PT-2018-6052 · Github · Uri.Js

Name of the Vulnerable Software and Affected Versions: uri-js versions 2.1.1 and earlier Description: The issue arises from a regular expression used by uri-js to validate URLs, which is vulnerable to redos. This vulnerability causes the program to hang and results in 100% CPU usage when attempti...

6.8CVSS6.2AI score0.01342EPSS
Exploits1References6
NVD
NVD
added 2018/05/31 8:29 p.m.26 views

CVE-2016-10539

negotiator is an HTTP content negotiator for Node.js and is used by many modules and frameworks including Express and Koa. The header for "Accept-Language", when parsed by negotiator 0.6.0 and earlier is vulnerable to Regular Expression Denial of Service via a specially crafted string...

7.5CVSS7.4AI score0.01399EPSS
Exploits0References1
OSV
OSV
added 2018/05/31 8:29 p.m.21 views

CVE-2016-10539

negotiator is an HTTP content negotiator for Node.js and is used by many modules and frameworks including Express and Koa. The header for "Accept-Language", when parsed by negotiator 0.6.0 and earlier is vulnerable to Regular Expression Denial of Service via a specially crafted string...

7.5CVSS7.7AI score
Exploits0References1
Rows per page
Query Builder