Lucene search
+L

1452 matches found

RedHat Linux
RedHat Linux
added 2023/11/08 8:20 a.m.8 views

python-requests: Unintended leak of Proxy-Authorization header

A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuildproxies is used to recompute and reattach the Proxy-Authorization...

6.1CVSS6.6AI score0.02974EPSS
SaveExploits2References5
OSV
OSV
added 2023/11/07 2:20 p.m.16 views

USN-6473-1 python-urllib3 vulnerabilities

It was discovered that urllib3 didn't strip HTTP Authorization header on cross-origin redirects. A remote attacker could possibly use this issue to obtain sensitive information. This issue only affected Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. CVE-2018-25091 It was discovered that urllib3 didn't...

8.1CVSS6.8AI score0.01207EPSS
SaveExploits0References4
OSV
OSV
added 2023/11/02 4:53 p.m.9 views

SUSE-SU-2023:4352-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2023-45803: Fix a request body leak that could occur when receiving a 303 HTTP response bsc1216377. - CVE-2018-25091: Fixed a potential leak of the Authorization header during a cross-origin redirect bsc1216275. - CVE-2023-43804:...

8.1CVSS6.3AI score0.01207EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/10/17 1:9 a.m.6 views

SUSE CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.5CVSS8AI score0.00516EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/10/16 12:50 p.m.41 views

Authorization HTTP Header Leakage

Urllib3 is vulnerable to Information Disclosure. The vulnerability exists in cross-origin redirects, due to authorization HTTP header leakage. This can result in the authorization header being leaked to unintended hosts after a redirect, which results in information disclosure. This vulnerability...

9.8CVSS6.4AI score0.04488EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/10/15 9:30 p.m.6 views

GHSA-GWVM-45GX-3CF8 Authorization Header forwarded on redirect

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.1CVSS6.7AI score0.00516EPSS
SaveExploits0References6
NVD
NVD
added 2023/10/15 7:15 p.m.29 views

CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.1CVSS7AI score0.00516EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/15 7:15 p.m.34 views

CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.1CVSS9.8AI score
SaveExploits0References3
OSV
OSV
added 2023/10/15 7:15 p.m.5 views

DEBIAN-CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.1CVSS7.4AI score0.00516EPSS
SaveExploits0References1
PyPA
PyPA
added 2023/10/15 7:15 p.m.8 views

PYSEC-2023-207

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

9.8CVSS7.6AI score0.04488EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2023/10/15 7:15 p.m.33 views

CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.1CVSS6.8AI score0.00516EPSS
SaveExploits0References6
OSV
OSV
added 2023/10/15 7:15 p.m.5 views

PYSEC-2023-207

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.1CVSS6.7AI score0.00516EPSS
SaveExploits0References6
OSV
OSV
added 2023/10/15 7:15 p.m.6 views

UBUNTU-CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.1CVSS6.8AI score0.00516EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2023/10/15 12:0 a.m.3 views

urllib3 Input Validation Error Vulnerability

urllib3 is a Python HTTP library. It features thread-safe connection pooling, file publishing support, and more. A security vulnerability exists in urllib3 versions prior to 1.24.2, which stems from a vulnerability that allows an attacker to obtain credentials in an authorization header or transm...

6.1CVSS6.8AI score0.00516EPSS
SaveExploits0References8
CVE
CVE
added 2023/10/15 12:0 a.m.278 views

CVE-2018-25091

CVE-2018-25091 affects the urllib3 library (before 1.24.2). When following cross-origin redirects, urllib3 may not remove the Authorization header, allowing credentials to be exposed to unintended hosts or transmitted in cleartext. This is noted as a follow-on from an incomplete fix for CVE-2018-...

6.1CVSS7.1AI score0.00516EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/10/15 12:0 a.m.34 views

CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

6.1CVSS8.5AI score0.00516EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/10/15 12:0 a.m.23 views

CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

7.1AI score0.00516EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/10/15 12:0 a.m.30 views

CVE-2018-25091

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this...

7.4AI score0.00516EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2023/09/05 8:15 p.m.7 views

CVE-2023-41009

File Upload vulnerability in adlered bolo-solo v.2.6 allows a remote attacker to execute arbitrary code via a crafted script to the authorization field in the header...

9.8CVSS6.2AI score0.01372EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/09/05 12:0 a.m.7 views

PT-2023-27740 · Unknown · Adlered Bolo-Solo

Name of the Vulnerable Software and Affected Versions: adlered bolo-solo version 2.6 Description: The issue allows a remote attacker to execute arbitrary code via a crafted script to the authorization field in the header. This can be done by uploading a file with malicious content, potentially...

9.8CVSS9.4AI score0.01372EPSS
SaveExploits1References8
Rows per page
Query Builder