Lucene search
+L

9602 matches found

OSV
OSV
added 2023/01/14 12:30 a.m.58 views

GHSA-FXG5-WQ6X-VR4W golang.org/x/net/http2/h2c vulnerable to request smuggling attack

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.5AI score0.01814EPSS
SaveExploits1References7
GitLab Advisory Database
GitLab Advisory Database
added 2023/01/14 12:00 a.m.48 views

golang.org/x/net/http2/h2c vulnerable to request smuggling attack

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS0.9AI score0.01814EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/01/14 12:00 a.m.56 views

Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS0.7AI score0.01814EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2023/01/13 11:15 p.m.28 views

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.4AI score0.01814EPSS
SaveExploits1References5
OSV
OSV
added 2023/01/13 11:15 p.m.3 views

DEBIAN-CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.6AI score0.01814EPSS
SaveExploits1References1
OSV
OSV
added 2023/01/13 11:15 p.m.16 views

AZL-13029 CVE-2022-41721 affecting package opa for versions less than 0.50.2-5

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS6.8AI score0.01814EPSS
SaveExploits1References1
OSV
OSV
added 2023/01/13 11:15 p.m.15 views

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.3AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/01/13 11:15 p.m.56 views

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS6.9AI score0.01814EPSS
SaveExploits1References4
Prion
Prion
added 2023/01/13 11:15 p.m.27 views

Design/Logic Flaw

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

5CVSS7.3AI score0.01814EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/01/13 10:46 p.m.5 views

CVE-2022-41721 Request smuggling due to improper request handling in golang.org/x/net/http2/h2c

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.6AI score0.01814EPSS
SaveExploits1References5
CVE
CVE
added 2023/01/13 10:46 p.m.529 views

CVE-2022-41721

CVE-2022-41721 describes a request-smuggling issue in Go’s HTTP/2 handling via the MaxBytesHandler. When the handler does not fully consume the request body, the server may read HTTP/2 frames from the body stream instead of the network, allowing an attacker to craft body content that represents a...

7.5CVSS7.5AI score0.01814EPSS
SaveExploits1References5Affected Software1
Debian CVE
Debian CVE
added 2023/01/13 10:46 p.m.52 views

CVE-2022-41721

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS6.7AI score0.01814EPSS
SaveExploits1
Cvelist
Cvelist
added 2023/01/13 10:46 p.m.37 views

CVE-2022-41721 Request smuggling due to improper request handling in golang.org/x/net/http2/h2c

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.7AI score0.01814EPSS
SaveExploits1References5
OSV
OSV
added 2023/01/13 10:39 p.m.93 views

GO-2023-1495 Request smuggling due to improper request handling in golang.org/x/net/http2/h2c

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be...

7.5CVSS7.5AI score0.01814EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/01/13 12:00 a.m.6 views

PT-2023-14021 · Google +1 · Golang.Org/X/Net/Http2/H2C +1

Name of the Vulnerable Software and Affected Versions: golang.org/x/net/http2/h2c affected versions not specified Description: A request smuggling attack is possible when using MaxBytesHandler. The body of an HTTP request is not fully consumed, and when the server attempts to read HTTP2 frames fr...

7.5CVSS6.6AI score0.01814EPSS
SaveExploits1References16
CNNVD
CNNVD
added 2023/01/13 12:00 a.m.7 views

Google Golang 环境问题漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS6.6AI score0.01814EPSS
SaveExploits1References8
IBM Security Bulletins
IBM Security Bulletins
added 2023/01/12 9:59 p.m.38 views

Security Bulletin: IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data is vulnerable to an HTTP request smuggling issue in Twisted (CVE-2022-24801).

Summary IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data is vulnerable to HTTP request smuggling in Twisted CVE-2022-24801. By using header manipulation, an attacker could exploit this vulnerability to poison a web-cache, perform an XSS attack. Twisted is used as part of our speech...

8.1CVSS7.4AI score0.028EPSS
SaveExploits0Affected Software1
OpenVAS
OpenVAS
added 2023/01/12 12:00 a.m.30 views

Debian: Security Advisory (DLA-3268-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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.5CVSS8AI score0.06745EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2023/01/12 12:00 a.m.42 views

FreeBSD : cassandra3 -- multiple vulnerabilities (53caf29b-9180-11ed-acbe-b42e991fc52e)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 53caf29b-9180-11ed-acbe-b42e991fc52e advisory. - Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: RMI...

7.5CVSS6.7AI score0.37618EPSS
SaveExploits6References13
Tenable Nessus
Tenable Nessus
added 2023/01/12 12:00 a.m.49 views

Debian DSA-5316-1 : netty - security update

The remote Debian 11 host has a package installed that is affected by multiple vulnerabilities as referenced in the dsa-5316 advisory. Several out-of-memory, stack overflow or HTTP request smuggling vulnerabilities have been discovered in Netty, a Java NIO client/server socket framework, which ma...

7.5CVSS6.8AI score0.06745EPSS
SaveExploits2References14
Rows per page
Query Builder