Lucene search
+L

583 matches found

OSV
OSV
added 2024/08/02 11:8 a.m.6 views

OESA-2024-1947 python-urllib3 security update

Sanity-friendly HTTP client for Python Security Fixes: urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests without usi...

6.5CVSS7AI score0.01141EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/08/01 12:0 a.m.21 views

SUSE SLES15 Security Update : python-requests (SUSE-SU-2024:2685-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2024:2685-1 advisory. - CVE-2023-32681: Fixed unintended leak of Proxy-Authorization header bsc1211674. Tenable has extracted the preceding description block...

6.1CVSS7.2AI score0.02974EPSS
SaveExploits1References4
OSV
OSV
added 2024/07/31 11:48 p.m.9 views

SUSE-SU-2024:2685-1 Security update for python-requests

This update for python-requests fixes the following issues: - CVE-2023-32681: Fixed unintended leak of Proxy-Authorization header bsc1211674...

6.1CVSS6.8AI score0.02974EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2024/07/29 12:0 a.m.12 views

The vulnerability of the Elastick Stack Filebeat software, which logs log messages, is related to errors in input data in the httpjson format. As a result, the content of the http-request headers for Authorization or Proxy-Authorization may be logged in the debugging logs, allowing an intruder to access confidential information.

The vulnerability of the Elastick Stack Filebeat software for logging records is related to errors in the httpjson input data. As a result, the content of the http-request headers Authorization or Proxy-Authorization may be logged in the debugging logs. Exploiting this vulnerability can allow an...

3.3CVSS5.3AI score0.00182EPSS
SaveExploits0References4Affected Software2
Redos
Redos
added 2024/07/26 12:0 a.m.307 views

ROS-20240726-08

Vulnerability in the httpjson component of Elastick Stack Filebeat is due to a bug in the input data of the httpjson, because of which the contents of the Authorization or Proxy-Authorization http-request header may into the debug logs. Exploitation of the vulnerability could allow an attacker...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/23 3:32 p.m.6 views

urllib3: proxy-authorization request header is not stripped during cross-origin redirects

A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the Proxy-Authorization HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/07/23 3:29 p.m.7 views

urllib3: proxy-authorization request header is not stripped during cross-origin redirects

A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the Proxy-Authorization HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/07/23 2:58 p.m.6 views

urllib3: proxy-authorization request header is not stripped during cross-origin redirects

A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the Proxy-Authorization HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/07/11 12:0 a.m.115 views

CBL Mariner 2.0 Security Update: python-pip / python-urllib3 / python3 (CVE-2024-37891)

The version of python-pip / python-urllib3 / python3 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-37891 advisory. - urllib3 is a user-friendly HTTP client library for Python. When using urllib3...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2024/07/10 7:0 a.m.5 views

Proxy-Authorization request header isn't stripped during cross-origin redirects in urllib3

...

6.5CVSS6.6AI score0.01141EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/07/09 11:4 a.m.7 views

urllib3: proxy-authorization request header is not stripped during cross-origin redirects

A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the Proxy-Authorization HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References4
OSV
OSV
added 2024/07/08 11:14 a.m.14 views

SUSE-SU-2024:2320-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2024-37891: Fixed proxy-authorization request header not stripped during cross-origin redirects bsc1226469...

6.5CVSS5.8AI score0.01141EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:0 a.m.29 views

CentOS 9 : python-urllib3-1.26.5-6.el9

The remote CentOS Linux 9 host has a package installed that is affected by a vulnerability as referenced in the python- urllib3-1.26.5-6.el9 build changelog. - urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.5 views

Proxy-Authorization header not cleared on cross-origin redirect in fetch in Undici

...

4.5CVSS6.7AI score0.00765EPSS
SaveExploits0
OSV
OSV
added 2024/06/17 9:37 p.m.9 views

GHSA-34JH-P97F-MPXF urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects

When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests without using urllib3's proxy support, it's possible to accidentally configure the Proxy-Authorization header even though it...

4.4CVSS6.8AI score0.01141EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2024/06/17 9:37 p.m.104 views

urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects

When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests without using urllib3's proxy support, it's possible to accidentally configure the Proxy-Authorization header even though it...

6.5CVSS5.6AI score0.01141EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2024/06/17 8:15 p.m.9 views

AZL-59699 CVE-2024-37891 affecting package python3 for versions less than 3.9.19-13

urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests without using urllib3's proxy support, it's possible to accidental...

6.5CVSS6.6AI score0.01141EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/17 8:15 p.m.7 views

AZL-42703 CVE-2024-37891 affecting package python-urllib3 for versions less than 1.26.19-1

urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests without using urllib3's proxy support, it's possible to accidental...

6.5CVSS6.6AI score0.01141EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/17 8:15 p.m.41 views

CVE-2024-37891

urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests without using urllib3's proxy support, it's possible to accidental...

6.5CVSS0.01141EPSS
SaveExploits1References5
OSV
OSV
added 2024/06/17 8:15 p.m.7 views

AZL-42769 CVE-2024-37891 affecting package python-pip for versions less than 24.2-2

urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests without using urllib3's proxy support, it's possible to accidental...

6.5CVSS6.6AI score0.01141EPSS
SaveExploits1References1
Rows per page
Query Builder