Lucene search
+L

12524 matches found

PyPA
PyPA
added 2020/05/22 4:15 p.m.15 views

PYSEC-2020-239

meinheld prior to 1.0.2 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Content-Length and Transfer encoding header parsing...

6.1CVSS7.1AI score0.00686EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2020/05/22 4:15 p.m.19 views

Design/Logic Flaw

meinheld prior to 1.0.2 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Content-Length and Transfer encoding header parsing...

4.3CVSS6.3AI score0.00686EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2020/05/22 3:47 p.m.2 views

HTTP Request Smuggling

Overview puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process...

7.5CVSS6.2AI score0.04088EPSS
SaveExploits0References2
OSV
OSV
added 2020/05/22 3:15 p.m.2 views

DEBIAN-CVE-2020-11076

In Puma RubyGem before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4...

7.5CVSS6.2AI score0.04088EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/05/22 3:15 p.m.39 views

CVE-2020-11076

In Puma RubyGem before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4...

7.5CVSS6.7AI score0.04088EPSS
SaveExploits0References5
OSV
OSV
added 2020/05/22 3:15 p.m.7 views

UBUNTU-CVE-2020-11076

In Puma RubyGem before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4...

7.5CVSS6.6AI score0.04088EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2020/05/22 2:55 p.m.52 views

CVE-2020-11077 HTTP Smuggling via Transfer-Encoding Header in Puma

In Puma RubyGem before 4.3.5 and 3.12.6, a client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via HTTP pipelining, the proxy may mistake it as the firs...

6.8CVSS7.4AI score0.02806EPSS
SaveExploits0References6
OSV
OSV
added 2020/05/22 2:55 p.m.60 views

GHSA-W64W-QQPH-5GXM HTTP Smuggling via Transfer-Encoding Header in Puma

Impact This is a similar but different vulnerability to the one patched in 3.12.5 and 4.3.4. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via...

6.8CVSS7.4AI score0.02806EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2020/05/22 2:55 p.m.98 views

HTTP Smuggling via Transfer-Encoding Header in Puma

Impact This is a similar but different vulnerability to the one patched in 3.12.5 and 4.3.4. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via...

7.5CVSS1.2AI score0.02806EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/22 2:55 p.m.87 views

HTTP Smuggling via Transfer-Encoding Header in Puma

Impact By using an invalid transfer-encoding header, an attacker could smuggle an HTTP response. Originally reported by @ZeddYu, who has our thanks for the detailed report. Patches The problem has been fixed in Puma 3.12.5 and Puma 4.3.4. For more information If you have any questions or comments...

7.5CVSS0.4AI score0.04088EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2020/05/22 2:55 p.m.31 views

GHSA-X7JG-6PWG-FX5H HTTP Smuggling via Transfer-Encoding Header in Puma

Impact By using an invalid transfer-encoding header, an attacker could smuggle an HTTP response. Originally reported by @ZeddYu, who has our thanks for the detailed report. Patches The problem has been fixed in Puma 3.12.5 and Puma 4.3.4. For more information If you have any questions or comments...

7.5CVSS7.5AI score0.04088EPSS
SaveExploits0References10
Veracode
Veracode
added 2020/05/22 2:59 a.m.25 views

HTTP Request Smuggling

netius is vulnerable to HTTP request smuggling. The vulnerability exists as the Transfer encoding header parsing used in common/http.py did not conform to RFC 7230, and improperly validates the header key...

6.1CVSS0.8AI score0.00819EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2020/05/22 12:00 a.m.45 views

HTTP Smuggling via Transfer-Encoding Header in Puma

Impact This is a similar but different vulnerability to the one patched in 3.12.5 and 4.3.4. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via...

7.5CVSS6.7AI score0.02806EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2020/05/22 12:00 a.m.42 views

HTTP Smuggling via Transfer-Encoding Header in Puma

Impact By using an invalid transfer-encoding header, an attacker could smuggle an HTTP response. Patches The problem has been fixed in Puma 3.12.5 and Puma 4.3.4...

7.5CVSS6.9AI score0.04088EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2020/05/21 3:15 p.m.22 views

CVE-2020-7655

netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks...

6.1CVSS6.3AI score
SaveExploits0References1
PyPA
PyPA
added 2020/05/21 3:15 p.m.34 views

PYSEC-2020-242

netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks...

6.1CVSS7AI score0.00819EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/05/21 3:15 p.m.20 views

Design/Logic Flaw

netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks...

4.3CVSS6.2AI score0.00819EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2020/05/21 3:15 p.m.61 views

PYSEC-2020-242

netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks...

6.1CVSS1.7AI score0.00819EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/05/21 2:15 p.m.50 views

CVE-2020-7655

netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks...

6.3AI score0.00819EPSS
SaveExploits0References1
NVD
NVD
added 2020/05/19 1:15 p.m.27 views

CVE-2020-8434

Jenzabar JICS aka Internet Campus Solution before 9.0.1 Patch 3, 9.1 before 9.1.2 Patch 2, and 9.2 before 9.2.2 Patch 8 has session cookies that are a deterministic function of the username. There is a hard-coded password to supply a PBKDF feeding into AES to encrypt a username and base64 encode ...

9.8CVSS9.5AI score0.01339EPSS
SaveExploits0References1
Rows per page
Query Builder