Lucene search
K

267 matches found

Veracode
Veracode
added 2018/06/26 12:30 p.m.45 views

HTTP Request Smuggling

jetty-http is vulnerable to HTTP request smuggling attacks. The HTTP parser accepts request headers when the HTTP/0.9 protocol specifically has none, allowing a malicious user to conduct HTTP request smuggling attacks...

7.5CVSS9.1AI score0.08531EPSS
Exploits0References18Affected Software3
CNVD
CNVD
added 2018/06/07 12:0 a.m.1 views

Joyent Node.js HTTP Parser Input Validation Vulnerability

Joyent Node.js is the United States Joyent company's set of web applications built on top of the Google V8 JavaScript engine platform. The platform is primarily used for building highly scalable applications and writing code that can handle tens of thousands of simultaneous connections to a singl...

5.3CVSS7.4AI score0.00902EPSS
Exploits0References1
NVD
NVD
added 2018/05/17 2:29 p.m.13 views

CVE-2018-7159

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

5.3CVSS6.3AI score0.00902EPSS
Exploits0References3
OSV
OSV
added 2018/05/17 2:29 p.m.24 views

CVE-2018-7159

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

5.3CVSS7AI score
Exploits0References3
Prion
Prion
added 2018/05/17 2:29 p.m.19 views

Input validation

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

5CVSS6.2AI score0.00902EPSS
Exploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2018/05/17 2:29 p.m.43 views

CVE-2018-7159

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

5.3CVSS6.7AI score0.00902EPSS
Exploits0References1
OSV
OSV
added 2018/05/17 2:29 p.m.1 views

DEBIAN-CVE-2018-7159

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

5.3CVSS9AI score0.00902EPSS
Exploits0References1
OSV
OSV
added 2018/05/17 2:29 p.m.0 views

UBUNTU-CVE-2018-7159

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

5.3CVSS6.7AI score0.00902EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2018/05/17 2:0 p.m.25 views

CVE-2018-7159

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

5.3CVSS6.8AI score0.00902EPSS
Exploits0
CVE
CVE
added 2018/05/17 2:0 p.m.234 views

CVE-2018-7159

CVE-2018-7159 affects the Node.js http-parser component: the HTTP parser ignores spaces in Content-Length, allowing Content-Length: 1 2 to be treated as 12. The risk is described as very low in the CVE entry, with exploitation considered difficult. Connected sources confirm this affects http-pars...

5.3CVSS6.2AI score0.00902EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2018/05/17 2:0 p.m.18 views

CVE-2018-7159

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

6.3AI score0.00902EPSS
Exploits0References3
AlpineLinux
AlpineLinux
added 2018/05/17 2:0 p.m.49 views

CVE-2018-7159

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been...

5.3CVSS6.5AI score0.00902EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.27 views

openSUSE Security Update : nodejs4 (openSUSE-2018-375)

This update for nodejs4 fixes the following issues : - Fix some node-gyp permissions - New upstream maintenance 4.9.1 : - Security fixes : + CVE-2018-7158: Fix for 'path' module regular expression denial of service bsc1087459 + CVE-2018-7159: Reject spaces in HTTP Content-Length header values...

7.5CVSS7.2AI score0.01264EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2018/03/30 12:0 a.m.59 views

FreeBSD : node.js -- multiple vulnerabilities (5a9bbb6e-32d3-11e8-a769-6daaba161086)

Node.js reports : Node.js Inspector DNS rebinding vulnerability CVE-2018-7160 Node.js 6.x and later include a debugger protocol also known as 'inspector' that can be activated by the --inspect and related command line flags. This debugger service was vulnerable to a DNS rebinding attack which cou...

8.8CVSS7.2AI score0.01501EPSS
Exploits0References5
FreeBSD
FreeBSD
added 2018/03/21 12:0 a.m.43 views

node.js -- multiple vulnerabilities

Node.js reports: Node.js Inspector DNS rebinding vulnerability CVE-2018-7160 Node.js 6.x and later include a debugger protocol also known as "inspector" that can be activated by the --inspect and related command line flags. This debugger service was vulnerable to a DNS rebinding attack which coul...

8.8CVSS7.1AI score0.01501EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2017/06/23 12:0 a.m.769 views

Amazon Linux AMI : httpd (ALAS-2017-851)

Apache HTTP Request Parsing Whitespace Defects It was discovered that the HTTP parser in httpd incorrectly allowed certain characters not permitted by the HTTP protocol specification to appear unencoded in HTTP request headers. If httpd was used in conjunction with a proxy or backend server that...

7.5CVSS6.5AI score0.0978EPSS
Exploits0References2
Amazon
Amazon
added 2017/06/22 12:0 a.m.145 views

Medium: httpd

Issue Overview: Apache HTTP Request Parsing Whitespace Defects It was discovered that the HTTP parser in httpd incorrectly allowed certain characters not permitted by the HTTP protocol specification to appear unencoded in HTTP request headers. If httpd was used in conjunction with a proxy or...

7.5CVSS7AI score0.0978EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2017/05/03 12:0 a.m.63 views

EulerOS 2.0 SP1 : httpd (EulerOS-SA-2017-1085)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - It was discovered that the modsessioncrypto module of httpd did not use any mechanisms to verify integrity of the encrypted session data stored i...

7.5CVSS6.6AI score0.4168EPSS
Exploits4References4
Tenable Nessus
Tenable Nessus
added 2017/05/03 12:0 a.m.54 views

EulerOS 2.0 SP2 : httpd (EulerOS-SA-2017-1086)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - It was discovered that the modsessioncrypto module of httpd did not use any mechanisms to verify integrity of the encrypted session data stored i...

7.5CVSS6.6AI score0.4168EPSS
Exploits4References4
OpenVAS
OpenVAS
added 2017/04/13 12:0 a.m.60 views

RedHat Update for httpd RHSA-2017:0906-01

The remote host is missing an update for the SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.4168EPSS
Exploits4References2
Rows per page
Query Builder