Lucene search
K

42 matches found

OSV
OSV
added 2026/05/13 7:17 p.m.0 views

DEBIAN-CVE-2026-42578

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's HttpProxyHandler constructs HTTP CONNECT requests with header validation explicitly disabled. The newInitialMessage method creates headers using...

7.5CVSS5.9AI score0.0001EPSS
Exploits1References1
CVE
CVE
added 2026/05/13 5:57 p.m.10 views

CVE-2026-42578

Netty CVE-2026-42578 affects HttpProxyHandler prior to 4.2.13.Final and 4.1.133.Final. The issue arises because HttpProxyHandler builds CONNECT requests with header validation disabled (newInitialMessage uses DefaultHttpHeadersFactory.headersFactory().withValidation(false) and then appends user-p...

7.5CVSS5.9AI score0.0001EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2026/05/09 5:6 a.m.7 views

HTTP Header Injection

io.netty, netty-handler-proxy is vulnerable to HTTP Header Injection. The vulnerability is due to improper validation of user-supplied outbound headers in the HttpProxyHandler CONNECT request construction, which allows an attacker to inject arbitrary HTTP headers into requests sent to the proxy...

7.5CVSS7AI score0.0001EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.4 views

PT-2026-38371

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.133.Final Netty versions prior to 4.2.13.Final Description Netty's HttpProxyHandler constructs HTTP CONNECT requests with header validation explicitly disabled. The newInitialMessage function creates headers using...

6.3CVSS5.9AI score0.0001EPSS
Exploits1References19
OSV
OSV
added 2026/05/04 1:12 p.m.2 views

JLSEC-2026-398

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request HTTP...

8.1CVSS6.9AI score0.00467EPSS
Exploits0References20
Veracode
Veracode
added 2026/03/26 12:26 p.m.2 views

Protection Mechanism Failure

github.com/envoyproxy/envoy is vulnerable to Protection Mechanism Failure. The vulnerability is due to accepting and forwarding client data before a successful 2xx response in TCP proxy mode, which allows an attacker to cause desynchronization when upstream proxies reject the CONNECT request...

5.3CVSS5.9AI score0.00002EPSS
Exploits0References1Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/11 4:18 p.m.1 views

SUSE CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

4.6CVSS5.8AI score0.00025EPSS
Exploits1References12
AlpineLinux
AlpineLinux
added 2026/03/11 10:9 a.m.2 views

CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS5.8AI score0.00025EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.1 views

PT-2026-28762

Name of the Vulnerable Software and Affected Versions libsoup affected versions not specified Description A security issue exists in libsoup where sensitive session cookies are transmitted in cleartext when establishing HTTPS tunnels through a configured HTTP proxy. This occurs within the initial...

8.2CVSS5.9AI score0.00014EPSS
Exploits1References49
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2002-1517

Malware in sbrugna...

5CVSS6.4AI score0.01046EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2000-0655

Malware in sbrugna...

5CVSS6.4AI score0.00747EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.21 views

EulerOS Virtualization 3.0.6.0 : python-pip (EulerOS-SA-2023-3450)

According to the versions of the python-pip packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination server...

6.1CVSS7AI score0.06086EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2023/08/08 7:58 a.m.2 views

kernel: use-after-free in l2cap_connect and l2cap_le_connect_req in net/bluetooth/l2cap_core.c

A use-after-free flaw was found in the Linux kernel's implementation of logical link control and adaptation protocol L2CAP, part of the Bluetooth stack in the l2capconnect and l2capleconnectreq functions. An attacker with physical access within the range of standard Bluetooth transmission could...

8.8CVSS6.8AI score0.00421EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/07/18 8:31 a.m.1 views

kernel: use-after-free in l2cap_connect and l2cap_le_connect_req in net/bluetooth/l2cap_core.c

A use-after-free flaw was found in the Linux kernel's implementation of logical link control and adaptation protocol L2CAP, part of the Bluetooth stack in the l2capconnect and l2capleconnectreq functions. An attacker with physical access within the range of standard Bluetooth transmission could...

8.8CVSS6.8AI score0.00421EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/05/25 1:59 a.m.1 views

SUSE CVE-2023-32681

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

6.1CVSS7.1AI score0.06086EPSS
Exploits1References20
RedHat Linux
RedHat Linux
added 2023/05/09 10:1 a.m.3 views

kernel: use-after-free in l2cap_connect and l2cap_le_connect_req in net/bluetooth/l2cap_core.c

A use-after-free flaw was found in the Linux kernel's implementation of logical link control and adaptation protocol L2CAP, part of the Bluetooth stack in the l2capconnect and l2capleconnectreq functions. An attacker with physical access within the range of standard Bluetooth transmission could...

8.8CVSS6.8AI score0.00421EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.1 views

SUSE CVE-2021-43824

Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions a crafted request crashes Envoy when a CONNECT request is sent to JWT filter configured with regex match. This provides a denial of service attack vector. The only workaround is to not use...

7.5CVSS7.2AI score0.00125EPSS
Exploits0References3
Cvelist
Cvelist
added 2022/02/22 10:15 p.m.18 views

CVE-2021-43824 Null pointer dereference in envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions a crafted request crashes Envoy when a CONNECT request is sent to JWT filter configured with regex match. This provides a denial of service attack vector. The only workaround is to not use...

7.5CVSS7.9AI score0.00125EPSS
Exploits0References2
CNNVD
CNNVD
added 2022/02/22 12:0 a.m.2 views

Envoy 代码问题漏洞

Envoy is an open source distributed proxy server. Envoy suffers from a code issue vulnerability that stems from a crafted request crashing when a CONNECT request is sent to a JWT filter configured with regex matching in the affected version...

7.5CVSS7.3AI score0.00125EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2022/02/22 12:0 a.m.2 views

PT-2022-11913 · Envoy · Envoy

Name of the Vulnerable Software and Affected Versions: Envoy affected versions not specified Description: The issue affects Envoy, an open source edge and service proxy for cloud-native applications. A crafted request can crash Envoy when a CONNECT request is sent to the JWT filter configured wit...

7.5CVSS7.3AI score0.00125EPSS
Exploits0References7
Rows per page
Query Builder