Lucene search
+L

3970 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2020/02/05 12:09 a.m.45 views

Security Bulletin: Multiple vulnerabilities in the IBM SDK for Node.js affect the Cordova tools in IBM Rational Application Developer (CVE-2016-2086, CVE-2016-2216, CVE-2015-3197)

Summary Security vulnerabilities have been discovered in the IBM SDK for Node.js used by the Cordova platform packaged in IBM Rational Application Developer. Vulnerability Details CVEID: CVE-2016-2086 DESCRIPTION: Node.js is vulnerable to HTTP request smuggling, caused by the improper handling of...

7.5CVSS0.9AI score0.10731EPSS
SaveExploits2Affected Software1
Pen Test Partners Blog
Pen Test Partners Blog
added 2020/01/31 7:55 a.m.77 views

HTTP Request Smuggling. A how-to

TL;DR HTTP Request Smuggling is not a new issue, a 2005 white paper from Watchfire discusses it in detail and there are other resources too. What I found missing was practical, actionable, how-to references. This post covers my findings and, hopefully, sheds some light on the intricacies of HTTP...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2020/01/31 6:26 a.m.36 views

HTTP Request Smuggling

netty-codec-http is vulnerable to HTTP request smuggling. The library does not detect if a colon is missing when parsing HTTP headers. This allows an attacker to smuggle HTTP requests via an invalid line fold...

9.1CVSS3.6AI score0.08914EPSS
SaveExploits1References117Affected Software3
Veracode
Veracode
added 2020/01/31 12:35 a.m.69 views

HTTP Request Smuggling

netty-codec-http is vulnerable to HTTP request smuggling. The vulnerability exists as it improperly handles whitespaces in the Transfer-Encoding, and the Content-Length headers. This vulnerability is caused by an incomplete fix for CVE-2019-16869...

7.5CVSS0.9AI score0.08415EPSS
SaveExploits2References24Affected Software244
Veracode
Veracode
added 2020/01/30 4:36 a.m.40 views

HTTP Request Smuggling

netty-codec-http is vulnerable to HTTP request smuggling. The library does not properly validate duplicate Content-Length header fields and the Transport-Encoding headers, allowing a remote attacker to smuggle HTTP request by submitting a malicious Transport-Encoding header...

9.1CVSS3AI score0.13474EPSS
SaveExploits1References92Affected Software4
NVD
NVD
added 2020/01/27 5:15 p.m.33 views

CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

7.5CVSS8.6AI score0.03647EPSS
SaveExploits1References18
OSV
OSV
added 2020/01/27 5:15 p.m.9 views

DEBIAN-CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

7.5CVSS7AI score0.03647EPSS
SaveExploits1References1
OSV
OSV
added 2020/01/27 5:15 p.m.40 views

CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

7.5CVSS6.9AI score
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2020/01/27 5:15 p.m.34 views

CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

7.5CVSS6.9AI score0.03647EPSS
SaveExploits1References5
Prion
Prion
added 2020/01/27 5:15 p.m.32 views

Design/Logic Flaw

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

5CVSS8.4AI score0.08415EPSS
SaveExploits2References18Affected Software4
Cvelist
Cvelist
added 2020/01/27 4:43 p.m.41 views

CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

8.6AI score0.03647EPSS
SaveExploits1References18
CVE
CVE
added 2020/01/27 4:43 p.m.367 views

CVE-2020-7238

CVE-2020-7238 affects Netty 4.1.43.Final and allows HTTP Request Smuggling due to mishandling of Transfer-Encoding whitespace and a later Content-Length header, building on an incomplete fix for CVE-2019-16869. Connected documents confirm vendor advisories and multiple distributions reference Net...

7.5CVSS7.8AI score0.03647EPSS
SaveExploits1References18Affected Software1
Debian CVE
Debian CVE
added 2020/01/27 4:43 p.m.63 views

CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

7.5CVSS7.4AI score0.03647EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.38 views

Huawei EulerOS: Security Advisory for golang (EulerOS-SA-2019-2529)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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.4AI score0.05299EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2020/01/22 6:30 p.m.46 views

CVE-2019-16792 HTTP Request Smuggling: Content-Length Sent Twice in Waitress

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.1CVSS7.3AI score0.01984EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2020/01/22 12:00 a.m.58 views

RHEL 7 : Red Hat JBoss Enterprise Application Platform 7.2.6 on RHEL 7 (RHSA-2020:0160)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:0160 advisory. Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime. This release o...

9.8CVSS7.1AI score0.10763EPSS
SaveExploits2References49
Hacker One
Hacker One
added 2020/01/18 10:11 p.m.80 views

Stripo Inc: HTTP Request Smuggling on my.stripo.email

Summary: HTTP request smuggling vulnerabilities arise when websites route HTTP requests through webservers with inconsistent HTTP parsing. By supplying a request that gets interpreted as being different lengths by different servers, an attacker can poison the back-end TCP/TLS socket and prepend...

0.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/01/17 12:00 a.m.49 views

Amazon Linux AMI : golang (ALAS-2020-1336)

The version of golang installed on the remote host is prior to 1.13.4-1.57. It is, therefore, affected by a vulnerability as referenced in the ALAS-2020-1336 advisory. It was discovered that net/http through net/textproto in golang does not correctly interpret HTTP requests where an HTTP header...

7.5CVSS7.1AI score0.05299EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2020/01/15 6:22 p.m.133 views

USN-4235-2: nginx vulnerability

USN-4235-1 fixed a vulnerability in nginx. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: Bert JW Regeer and Francisco Oca Gonzalez discovered that nginx incorrectly handled certain errorpage configurations. A remote attacker could possibly use this...

5.3CVSS6.8AI score0.14961EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2020/01/15 12:00 a.m.49 views

Ubuntu 16.04 LTS / 18.04 LTS : nginx vulnerability (USN-4235-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-4235-1 advisory. Bert JW Regeer and Francisco Oca Gonzalez discovered that nginx incorrectly handled certain errorpage configurations. A remote attacker could possibly...

5.3CVSS6.8AI score0.14961EPSS
SaveExploits3References2
Rows per page
Query Builder