Lucene search
+L

56 matches found

OSV
OSV
added 2026/08/18 4:38 p.m.5 views

GO-2026-6199 Resource exhaustion via unbounded HTTP CONNECT response in github.com/rclone/rclone

Resource exhaustion via unbounded HTTP CONNECT response in github.com/rclone/rclone...

5.9CVSS5.2AI score0.00368EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:53 a.m.7 views

BIT-RCLONE-2026-71310 rclone: Unbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.4AI score0.00368EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.8 views

PT-2026-73431

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.3AI score0.00368EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/06 6:10 a.m.7 views

CVE-2026-71310

A flaw was found in rclone. A remote attacker, by controlling a malicious or compromised proxy server or acting as an on-path attacker for a plaintext HTTP proxy connection, could send oversized HTTP CONNECT response headers. The rclone application's HTTP CONNECT helper processes these responses...

5.9CVSS5.6AI score0.00368EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/05 9:16 p.m.7 views

CVE-2026-71310

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.4AI score0.00368EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 8:17 p.m.9 views

CVE-2026-71310 rclone: Unbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/05 12:00 a.m.8 views

PT-2026-68329

Name of the Vulnerable Software and Affected Versions rclone versions prior to 1.75.0 Description The shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses using http.ReadResponse over an unrestricted buffered reader. This allows a malicious or compromised proxy, or an...

5.9CVSS5.2AI score0.00368EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2026/06/10 12:05 p.m.19 views

netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation

A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected...

7.5CVSS6.9AI score0.01065EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/02 9:14 a.m.12 views

SUSE-SU-2026:21980-1 Security update for rsync

This update for rsync fixes the following issues - CVE-2025-10158: Out of bounds array access via negative index bsc1254441. - CVE-2026-29518: Symlink-Race TOCTOU in Daemon use chroot = no bsc1264511. - CVE-2026-41035: count of entries mismatch can lead to a use-after-free bsc1262223. -...

8.1CVSS5.8AI score0.0078EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.18 views

SUSE SLES15 Security Update : rsync (SUSE-SU-2026:2083-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2083-1 advisory. This update for rsync fixes the following issues - CVE-2026-29518: Symlink-Race TOCTOU in Daemon bsc1264511. - CVE-2026-41035: coun...

9.8CVSS7AI score0.72059EPSS
SaveExploits9References40
RedhatCVE
RedhatCVE
added 2026/05/28 12:26 p.m.16 views

CVE-2026-42578

A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected...

7.5CVSS7AI score0.01065EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-42578

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS7AI score0.01065EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/05/13 7:17 p.m.14 views

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.01065EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/05/13 5:57 p.m.69 views

CVE-2026-42578 Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation

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...

6.3CVSS0.01065EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/05/13 12:00 a.m.14 views

Netty 注入漏洞

Netty is a non-blocking I/O client-server framework developed by the Netty community. It is primarily used for developing Java network applications, such as protocol servers and clients. Versions of Netty prior to 4.2.13.Final and 4.1.133.Final contained an injection vulnerability. This...

7.5CVSS6.9AI score0.01065EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/25 11:11 a.m.12 views

OESA-2026-2026 libsoup security update

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications. Security Fixes: A flaw was found in libsoup. When establishing HTTPS tunnels through a configur...

8.2CVSS5.5AI score0.00254EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/30 9:31 a.m.17 views

EUVD-2026-17062

A flaw was found in libsoup. When establishing HTTPS tunnels through a configured HTTP proxy, sensitive session cookies are transmitted in cleartext within the initial HTTP CONNECT request. A network-positioned attacker or a malicious HTTP proxy can intercept these cookies, leading to potential...

5.9CVSS5.9AI score0.00254EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2015-5787

Malware in sbrugna...

5CVSS4.9AI score0.01698EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2009-2057

Malware in sbrugna...

9.3CVSS6.1AI score0.01244EPSS
SaveExploits2References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2007-0793

Malware in sbrugna...

7.5CVSS6.3AI score0.12643EPSS
SaveExploits1References8
Rows per page
Query Builder