Lucene search
+L

86 matches found

RedhatCVE
RedhatCVE
added 2021/03/31 10:8 a.m.41 views

CVE-2021-22890

A flaw was found in the way libcurl handled TLS 1.3 session tickets. A malicious HTTPS proxy could possibly use this flaw to make libcurl resume a TLS session it previously had with the proxy while intending to resume a TLS session with a target server, making it possible for the proxy to perform...

4.3CVSS5.3AI score0.03141EPSS
SaveExploits1References4
Debian
Debian
added 2021/03/31 9:30 a.m.182 views

[SECURITY] [DSA 4881-1] curl security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4881-1 [email protected] https://www.debian.org/security/ Alessandro Ghedini March 30, 2021 https://www.debian.org/security/faq -...

7.8CVSS8.2AI score0.09917EPSS
SaveExploits7
OSV
OSV
added 2021/03/31 8:0 a.m.10 views

CURL-CVE-2021-22890 TLS 1.3 session ticket proxy host mix-up

Enabled by default, libcurl supports the use of TLS 1.3 session tickets to resume previous TLS sessions to speed up subsequent TLS handshakes. When using an HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived from the remote serve...

4.3CVSS5.5AI score0.03141EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2021/03/31 8:0 a.m.13 views

TLS 1.3 session ticket proxy host mix-up

Enabled by default, libcurl supports the use of TLS 1.3 session tickets to resume previous TLS sessions to speed up subsequent TLS handshakes. When using an HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived from the remote serve...

4.3CVSS6.8AI score0.03141EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2021/03/31 6:0 a.m.9 views

UBUNTU-CVE-2021-22890

curl 7.63.0 to and including 7.75.0 includes vulnerability that allows a malicious HTTPS proxy to MITM a connection due to bad handling of TLS 1.3 session tickets. When using a HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived...

4.3CVSS6.7AI score0.03141EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2021/03/31 6:0 a.m.35 views

CVE-2021-22890

curl 7.63.0 to and including 7.75.0 includes vulnerability that allows a malicious HTTPS proxy to MITM a connection due to bad handling of TLS 1.3 session tickets. When using a HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived...

4.3CVSS6.7AI score0.03141EPSS
SaveExploits1References3
OSV
OSV
added 2021/03/19 7:42 p.m.6 views

GHSA-5PHF-PP7P-VC2R Using default SSLContext for HTTPS requests in an HTTPS proxy doesn't verify certificate hostname for proxy connection

Impact Users who are using an HTTPS proxy to issue HTTPS requests and haven't configured their own SSLContext via proxyconfig. Only the default SSLContext is impacted. Patches urllib3 =1.26.4 has the issue resolved. urllib31.26 is not impacted due to not supporting HTTPS requests via HTTPS proxie...

6.9CVSS6.8AI score0.02109EPSS
SaveExploits0References16
Hacker One
Hacker One
added 2021/03/17 6:30 p.m.59 views

curl: CVE-2021-22890: TLS 1.3 session ticket proxy host mixup

Summary: I don't think that this can be easily exploitable, but I am submitting it as a security issue for precaution. I am not looking for a bounty. Commit 549310e907e82e44c59548351d4c6ac4aaada114 enables session resumption with TLS 1.3. Curl connections maintain two SSL contexts, one for the...

4.3CVSS5.4AI score0.03141EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2021/03/17 12:0 a.m.9 views

PT-2021-5820 · Curl +5 · Curl +5

Name of the Vulnerable Software and Affected Versions: curl versions 7.63.0 through 7.75.0 Description: The issue is related to the incorrect handling of TLS 1.3 session tickets, which can allow a malicious HTTPS proxy to perform a man-in-the-middle MITM attack. When using an HTTPS proxy and TLS...

10CVSS8AI score0.60122EPSS
SaveExploits20References138
OSV
OSV
added 2021/03/15 6:15 p.m.24 views

CVE-2021-28363

The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy if an SSLContext isn't given via proxyconfig doesn't verify the hostname of the certificate. This means certificates for...

6.5CVSS6.8AI score0.02109EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2021/03/15 6:15 p.m.4 views

CVE-2021-28363

The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy if an SSLContext isn't given via proxyconfig doesn't verify the hostname of the certificate. This means certificates for...

6.5CVSS6.7AI score0.02109EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2021/03/15 12:0 a.m.10 views

PT-2021-17850

Name of the Vulnerable Software and Affected Versions: urllib3 versions 1.26.x through 1.26.3 Description: The issue concerns the omission of SSL certificate validation in certain cases involving HTTPS to HTTPS proxies. Specifically, when an SSLContext is not provided via proxy config, the initia...

6.9CVSS6.7AI score0.02109EPSS
SaveExploits0References45
AlpineLinux
AlpineLinux
added 2021/03/15 12:0 a.m.41 views

CVE-2021-28363

The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy if an SSLContext isn't given via proxyconfig doesn't verify the hostname of the certificate. This means certificates for...

6.5CVSS6.7AI score0.02109EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/08/19 10:15 p.m.15 views

Denial of Service in https-proxy-agent

Withdrawn: Duplicate of GHSA-8g7p-74h8-hg48...

2.1AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/08/19 10:15 p.m.5 views

GHSA-QRG3-F6H6-VQ8Q Denial of Service in https-proxy-agent

Withdrawn: Duplicate of GHSA-8g7p-74h8-hg48...

7.2AI score
SaveExploits0References1
Citrix
Citrix
added 2020/08/17 12:0 a.m.10 views

HTTP/HTTPS proxy support on NetScaler based on Traffic Policies Secure Web

This article describes how to configure NetScaler to proxy the traffic from MDX apps through a Proxy server like Squid, Bluecoat. Enterprises can proxy traffic configuring simple traffic rules on NetScaler box...

7AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2020/04/16 3:14 a.m.5 views

0.8.18-p11 (=0.8.18-p12), 3scale-cm (=0.7.2) +2674 more potentially affected by unknown CVE via https-proxy-agent (>=0.3.6 <=2.2.2)

https-proxy-agent NPM version =0.3.6, =0.0.1, =1.0.1, =0.0.1, =0.1.0, =0.1.0, =2.0.0, =1.0.0, =0.1.5, =0.0.1, =0.0.7 - @angular-template/ng1-build =2.0.0-beta.1 and more Source cves: unknown CVE Source advisory: OSV:GHSA-PC5P-H8PF-MVWP...

5.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/04/16 3:14 a.m.59 views

Machine-In-The-Middle in https-proxy-agent

Versions of https-proxy-agent prior to 2.2.3 are vulnerable to Machine-In-The-Middle. The package fails to enforce TLS on the socket if the proxy server responds the to the request with a HTTP status different than 200. This allows an attacker with access to the proxy server to intercept...

3.6AI score
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2019/12/25 9:27 p.m.21 views

CVE-2018-3739

A flaw was found in https-proxy-agent, prior to version 2.2.0. It was discovered https-proxy-agent passes an auth option to the Buffer constructor without proper sanitization. This could result in a Denial of Service through the usage of all available CPU resources and data exposure through an...

9.1CVSS3.5AI score0.02012EPSS
SaveExploits1References2
Node.js
Node.js
added 2019/09/26 8:20 p.m.24 views

Machine-In-The-Middle

Overview Versions of https-proxy-agent prior to 2.2.3 are vulnerable to Machine-In-The-Middle. The package fails to enforce TLS on the socket if the proxy server responds the to the request with a HTTP status different than 200. This allows an attacker with access to the proxy server to intercept...

6.5AI score
SaveExploits0Affected Software1
Rows per page
Query Builder