Lucene search
+L

6776 matches found

UbuntuCve
UbuntuCve
added 2018/06/07 2:29 a.m.27 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.1AI score0.01758EPSS
SaveExploits1References2
Prion
Prion
added 2018/06/07 2:29 a.m.14 views

Input validation

slug is a module to slugify strings, even if they contain unicode. slug is vulnerable to regular expression denial of service is specially crafted untrusted input is passed as input. About 50k characters can block the event loop for 2 seconds...

5CVSS7.4AI score0.01584EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2018/06/07 2:29 a.m.25 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.1AI score0.02135EPSS
SaveExploits1References5
Prion
Prion
added 2018/06/07 2:29 a.m.15 views

Race condition

The no-case module is vulnerable to regular expression denial of service. When malicious untrusted user input is passed into no-case it can block the event loop causing a denial of service condition...

5CVSS7.3AI score0.01584EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2018/06/07 2:29 a.m.20 views

Design/Logic Flaw

The content module is a module to parse HTTP Content- headers. It is used by the hapijs framework to provide this functionality. The module is vulnerable to regular expression denial of service when passed a specifically crafted Content-Type or Content-Disposition header...

5CVSS7.4AI score0.01116EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2018/06/07 2:29 a.m.15 views

Design/Logic Flaw

The string module is a module that provides extra string operations. The string module is vulnerable to regular expression denial of service when specifically crafted untrusted user input is passed into the underscore or unescapeHTML methods...

5CVSS7.4AI score0.01659EPSS
SaveExploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2018/06/07 2:29 a.m.18 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.3CVSS6.4AI score0.02798EPSS
SaveExploits0References2
OSV
OSV
added 2018/06/07 2:29 a.m.5 views

UBUNTU-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.1AI score0.01758EPSS
SaveExploits1References3
CVE
CVE
added 2018/06/07 2:0 a.m.73 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
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.18 views

CVE-2017-16099

The no-case module is vulnerable to regular expression denial of service. When malicious untrusted user input is passed into no-case it can block the event loop causing a denial of service condition...

7.3AI score0.01584EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.30 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
SaveExploits0References2
CVE
CVE
added 2018/06/07 2:0 a.m.60 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
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.37 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
SaveExploits0References5
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.24 views

CVE-2017-16098

charset 1.0.0 and below are vulnerable to regular expression denial of service. Input of around 50k characters is required for a slow down of around 2 seconds. Unless node was compiled using the -DHTTPMAXHEADERSIZE= option the default header max length is 80kb, so the impact of the ReDoS is...

7.5AI score0.01656EPSS
SaveExploits1References2
CVE
CVE
added 2018/06/07 2:0 a.m.81 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
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.18 views

CVE-2017-16118

The forwarded module is used by the Express.js framework to handle the X-Forwarded-For header. It is vulnerable to a regular expression denial of service when it's passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition...

7.3AI score0.01947EPSS
SaveExploits0References2
CVE
CVE
added 2018/06/07 2:0 a.m.1077 views

CVE-2017-16138

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

7.5CVSS7.1AI score0.02135EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2018/06/07 2:0 a.m.1300 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
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.39 views

CVE-2017-16113

The parsejson module is vulnerable to regular expression denial of service when untrusted user input is passed into it to be parsed...

7.4AI score0.01508EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.26 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.3AI score0.02135EPSS
SaveExploits1References2
Rows per page
Query Builder