Lucene search
+L

796 matches found

RedHat Linux
RedHat Linux
added 2020/02/06 8:34 a.m.11 views

netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers

A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling...

7.5CVSS7.1AI score0.08415EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2020/02/06 12:0 a.m.5 views

PT-2020-2534 · Node.Js +8 · Node.Js +8

Name of the Vulnerable Software and Affected Versions: Node.js versions 10 through 13 Description: The issue is related to insufficient input validation when processing HTTP headers in Node.js, allowing a remote attacker to gain full control over the application through various network protocols...

10CVSS8.5AI score0.87806EPSS
SaveExploits7References148
OSV
OSV
added 2020/01/27 5:15 p.m.5 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.03617EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2020/01/21 3:47 a.m.9 views

netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers

A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling...

7.5CVSS7.1AI score0.08415EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/01/21 3:22 a.m.9 views

netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers

A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling...

7.5CVSS7.1AI score0.08415EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/01/21 2:57 a.m.6 views

netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers

A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling...

7.5CVSS7.1AI score0.08415EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/01/21 2:23 a.m.5 views

netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers

A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling...

7.5CVSS7.1AI score0.08415EPSS
SaveExploits1References4
FreeBSD
FreeBSD
added 2020/01/14 12:0 a.m.32 views

dovecot -- multiple vulnerabilities

Aki Tuomi reports: lib-smtp doesn't handle truncated command parameters properly, resulting in infinite loop taking 100% CPU for the process. This happens for LMTP where it doesn't matter so much and also for submission-login where unauthenticated users can trigger it. Aki also reports: Snippet...

6.8AI score
SaveExploits0References2
OSV
OSV
added 2020/01/11 7:14 p.m.10 views

OPENSUSE-SU-2020:0008-1 Security update for mozilla-nspr, mozilla-nss

This update for mozilla-nspr, mozilla-nss fixes the following issues: mozilla-nss was updated to NSS 3.47.1: Security issues fixed: - CVE-2019-17006: Added length checks for cryptographic primitives bsc1159819. - CVE-2019-11745: EncryptUpdate should use maxout, not block size bsc1158527. -...

10CVSS7.2AI score0.03596EPSS
SaveExploits1References7
OSV
OSV
added 2020/01/08 5:15 p.m.22 views

GHSA-GF8J-V8X5-H9QP XSS in enshrined/svg-sanitize due to mishandled script and data values in attributes

enshrined/svg-sanitize before 0.12.0 mishandles script and data values in attributes, as demonstrated by unexpected whitespace such as in the javascript:alert substring...

7.5CVSS7.5AI score0.01036EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/01/08 5:15 p.m.73 views

XSS in enshrined/svg-sanitize due to mishandled script and data values in attributes

enshrined/svg-sanitize before 0.12.0 mishandles script and data values in attributes, as demonstrated by unexpected whitespace such as in the javascript:alert substring...

7.5CVSS2AI score0.01036EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/01/06 6:44 p.m.7 views

GHSA-968F-66R5-5V74 HTTP Request Smuggling in Waitress: Invalid whitespace characters in headers (Follow-up)

Impact The patches introduced to fix https://github.com/Pylons/waitress/security/advisories/GHSA-m5ff-3wj3-8ph4 were not complete and still would allow an attacker to smuggle requests/split a HTTP request with invalid data. This updates the existing CVE with ID: CVE-2019-16789 Patches Waitress...

7.1CVSS6.7AI score0.02587EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2020/01/06 12:0 a.m.40 views

Debian DSA-4597-1 : netty - security update

It was reported that Netty, a Java NIO client/server framework, is prone to a HTTP request smuggling vulnerability due to mishandling whitespace before the colon in HTTP headers. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Debian...

7.5CVSS6.9AI score0.08415EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2019/12/26 4:40 p.m.47 views

CVE-2019-16789 HTTP Request Smuggling in Waitress: Invalid whitespace characters in headers

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

7.1CVSS7.6AI score0.02587EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2019/12/26 4:34 p.m.75 views

HTTP Request Smuggling: Invalid whitespace characters in headers in Waitress

Impact If a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Content-Length: 10 Transfer-Encoding: \x0bchunked For clarity: 0x0b == vertical...

6.6AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2019/12/13 1:15 p.m.36 views

CVE-2019-18802

An issue was discovered in Envoy 1.12.0. An untrusted remote client may send an HTTP header such as Host with whitespace after the header content. Envoy will treat "header-value " as a different string from "header-value" so for example with the Host header "example.com " one could bypass...

9.8CVSS9.5AI score0.02457EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2019/12/13 12:0 a.m.3 views

PT-2019-15674 · Envoy +1 · Envoy +1

Name of the Vulnerable Software and Affected Versions: Envoy version 1.12.0 Description: An issue was discovered where an untrusted remote client can send an HTTP header, such as the Host header, with whitespace after the header content. This allows the client to bypass matchers, for example, by...

9.8CVSS7.7AI score0.02457EPSS
SaveExploits1References27
OSV
OSV
added 2019/11/26 5:15 p.m.5 views

UBUNTU-CVE-2019-18678

An issue was discovered in Squid 3.x and 4.x through 4.8. It allows attackers to smuggle HTTP requests through frontend software to a Squid instance that splits the HTTP Request pipeline differently. The resulting Response messages corrupt caches between a client and Squid with attacker-controlle...

5.3CVSS6.8AI score0.10933EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/11/18 2:40 p.m.4 views

netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers

A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling...

7.5CVSS7.1AI score0.08415EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/11/14 9:17 p.m.3 views

netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers

A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling...

7.5CVSS7.1AI score0.08415EPSS
SaveExploits1References4
Rows per page
Query Builder