Lucene search
K

7911 matches found

OSV
OSV
added 2018/11/28 5:29 p.m.1 views

DEBIAN-CVE-2018-12116

Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the path option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to...

7.5CVSS8AI score0.00531EPSS
Exploits0References1
Prion
Prion
added 2018/11/28 5:29 p.m.31 views

Design/Logic Flaw

Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the path option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to...

5CVSS6.7AI score0.00531EPSS
Exploits0References3Affected Software4
NVD
NVD
added 2018/11/28 5:29 p.m.18 views

CVE-2018-12120

Node.js: All versions prior to Node.js 6.15.0: Debugger port 5858 listens on any interface by default: When the debugger is enabled with node --debug or node debug, it listens to port 5858 on all interfaces by default. This may allow remote computers to attach to the debug port and evaluate...

8.1CVSS8AI score0.00422EPSS
Exploits0References2
OSV
OSV
added 2018/11/28 5:29 p.m.1 views

ALPINE-CVE-2018-12116

Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the path option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to...

7.5CVSS9AI score0.00531EPSS
Exploits0References1
NVD
NVD
added 2018/11/28 5:29 p.m.11 views

CVE-2018-12123

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is using url.parse to determine the URL hostname, that hostname can be spoofed by using a mixed case "javascript:" e.g. "javAscript:" protoc...

4.3CVSS5.7AI score0.03942EPSS
Exploits0References4
OSV
OSV
added 2018/11/28 5:29 p.m.1 views

DEBIAN-CVE-2018-12122

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service DoS by sending headers very slowly keeping HTTP or HTTPS connections and associated resources alive for a long period of time...

7.5CVSS7.1AI score0.02342EPSS
Exploits0References1
OSV
OSV
added 2018/11/28 5:29 p.m.27 views

CVE-2018-12122

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service DoS by sending headers very slowly keeping HTTP or HTTPS connections and associated resources alive for a long period of time...

7.5CVSS6.5AI score
Exploits0References5
CVE
CVE
added 2018/11/28 5:0 p.m.212 views

CVE-2018-12123

CVE-2018-12123 concerns Node.js: hostname spoofing in the URL parser for the javascript protocol when using url.parse(). Affected are Node.js versions prior to 6.15.0, 8.14.0, 10.14.0 and 11.3.0. The issue allows a mixed-case javascript: URL to spoof the hostname, potentially causing security dec...

4.3CVSS5.7AI score0.03942EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2018/11/28 5:0 p.m.25 views

CVE-2018-12116

Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the path option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to...

7.6AI score0.00531EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2018/11/28 5:0 p.m.32 views

CVE-2018-12122

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service DoS by sending headers very slowly keeping HTTP or HTTPS connections and associated resources alive for a long period of time...

7.5CVSS6.7AI score0.02342EPSS
Exploits0
Debian CVE
Debian CVE
added 2018/11/28 5:0 p.m.29 views

CVE-2018-12116

Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the path option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to...

7.5CVSS7.5AI score0.00531EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2018/11/28 5:0 p.m.37 views

CVE-2018-12122

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service DoS by sending headers very slowly keeping HTTP or HTTPS connections and associated resources alive for a long period of time...

7.5CVSS7.7AI score0.02342EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2018/11/28 5:0 p.m.37 views

CVE-2018-12123

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is using url.parse to determine the URL hostname, that hostname can be spoofed by using a mixed case "javascript:" e.g. "javAscript:" protoc...

4.3CVSS6.1AI score0.03942EPSS
Exploits0
CVE
CVE
added 2018/11/28 5:0 p.m.169 views

CVE-2018-12120

CVE-2018-12120 affects Node.js: prior to 6.15.0, the debugger port 5858 listened on all interfaces by default, enabling potential remote attachment to evaluate JavaScript. The default was changed to localhost, and Node.js 8+ removed the debugger, replacing it with the inspector, so versions 8 and...

8.1CVSS7.8AI score0.00422EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2018/11/28 5:0 p.m.236 views

CVE-2018-12116

CVE-2018-12116 in Node.js is an HTTP request splitting vulnerability: if an unsanitized Unicode path is supplied, a second user-defined HTTP request can be generated to the same server. Affected are all Node.js versions prior to 6.15.0 and 8.14.0. The vulnerability may enable DoS and, per related...

7.5CVSS7.5AI score0.00531EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2018/11/28 5:0 p.m.15 views

CVE-2018-12123

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is using url.parse to determine the URL hostname, that hostname can be spoofed by using a mixed case "javascript:" e.g. "javAscript:" protoc...

5.8AI score0.03942EPSS
Exploits0References3
Cvelist
Cvelist
added 2018/11/28 5:0 p.m.22 views

CVE-2018-12121

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers almost 80 KB per connection, and carefully timed completion of the headers, it is possible to cause the HTTP...

7.5AI score0.05572EPSS
Exploits0References6
AlpineLinux
AlpineLinux
added 2018/11/28 5:0 p.m.44 views

CVE-2018-12121

Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers almost 80 KB per connection, and carefully timed completion of the headers, it is possible to cause the HTTP...

7.5CVSS7.7AI score0.05572EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2018/11/28 5:0 p.m.55 views

CVE-2018-12116

Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the path option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to...

7.5CVSS7.8AI score0.00531EPSS
Exploits0
CVE
CVE
added 2018/11/28 5:0 p.m.219 views

CVE-2018-12122

CVE-2018-12122 affects Node.js versions before 6.15.0, 8.14.0, 10.14.0 and 11.3.0. It enables a Slowloris-style DoS by sending HTTP/HTTPS headers very slowly, keeping connections alive and consuming resources. A 40-second headersTimeout patch (adjustable via server.headersTimeout) helps defend, a...

7.5CVSS7.3AI score0.02342EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder