Логотип exploitDog
bind:"GHSA-34jh-p97f-mpxf" OR bind:"CVE-2024-37891"
Консоль
Логотип exploitDog

exploitDog

bind:"GHSA-34jh-p97f-mpxf" OR bind:"CVE-2024-37891"

Количество 26

Количество 26

github логотип

GHSA-34jh-p97f-mpxf

около 1 года назад

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

CVSS3: 4.4
EPSS: Низкий
ubuntu логотип

CVE-2024-37891

около 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 accidentally configure the `Proxy-Authorization` header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the `Proxy-Authorization` HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the `Proxy-Authorization` header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable au...

CVSS3: 4.4
EPSS: Низкий
redhat логотип

CVE-2024-37891

около 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 accidentally configure the `Proxy-Authorization` header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the `Proxy-Authorization` HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the `Proxy-Authorization` header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable au...

CVSS3: 4.4
EPSS: Низкий
nvd логотип

CVE-2024-37891

около 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 accidentally configure the `Proxy-Authorization` header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the `Proxy-Authorization` HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the `Proxy-Authorization` header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable auto

CVSS3: 4.4
EPSS: Низкий
msrc логотип

CVE-2024-37891

7 месяцев назад

CVSS3: 4.4
EPSS: Низкий
debian логотип

CVE-2024-37891

около 1 года назад

urllib3 is a user-friendly HTTP client library for Python. When using ...

CVSS3: 4.4
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:4358-1

6 месяцев назад

Security update for python-urllib3_1

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:2879-1

10 месяцев назад

Security update for python-urllib3

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:2662-1

11 месяцев назад

Security update for python-urllib3

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:2320-1

12 месяцев назад

Security update for python-urllib3

EPSS: Низкий
redos логотип

ROS-20241211-11

6 месяцев назад

Уязвимость python3-urllib3

CVSS3: 4.4
EPSS: Низкий
rocky логотип

RLSA-2024:8843

7 месяцев назад

Moderate: python3.11-urllib3 security update

EPSS: Низкий
rocky логотип

RLSA-2024:8842

7 месяцев назад

Moderate: python3.12-urllib3 security update

EPSS: Низкий
rocky логотип

RLSA-2024:5309

около 1 месяца назад

Moderate: python-urllib3 security update

EPSS: Низкий
oracle-oval логотип

ELSA-2024-9458

7 месяцев назад

ELSA-2024-9458: python3.11-urllib3 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-9457

7 месяцев назад

ELSA-2024-9457: python3.12-urllib3 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-8843

8 месяцев назад

ELSA-2024-8843: python3.11-urllib3 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-8842

8 месяцев назад

ELSA-2024-8842: python3.12-urllib3 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-6162

10 месяцев назад

ELSA-2024-6162: python-urllib3 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-5309

10 месяцев назад

ELSA-2024-5309: python-urllib3 security update (MODERATE)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-34jh-p97f-mpxf

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

CVSS3: 4.4
0%
Низкий
около 1 года назад
ubuntu логотип
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 accidentally configure the `Proxy-Authorization` header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the `Proxy-Authorization` HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the `Proxy-Authorization` header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable au...

CVSS3: 4.4
0%
Низкий
около 1 года назад
redhat логотип
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 accidentally configure the `Proxy-Authorization` header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the `Proxy-Authorization` HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the `Proxy-Authorization` header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable au...

CVSS3: 4.4
0%
Низкий
около 1 года назад
nvd логотип
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 accidentally configure the `Proxy-Authorization` header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the `Proxy-Authorization` HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the `Proxy-Authorization` header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable auto

CVSS3: 4.4
0%
Низкий
около 1 года назад
msrc логотип
CVSS3: 4.4
0%
Низкий
7 месяцев назад
debian логотип
CVE-2024-37891

urllib3 is a user-friendly HTTP client library for Python. When using ...

CVSS3: 4.4
0%
Низкий
около 1 года назад
suse-cvrf логотип
SUSE-SU-2024:4358-1

Security update for python-urllib3_1

0%
Низкий
6 месяцев назад
suse-cvrf логотип
SUSE-SU-2024:2879-1

Security update for python-urllib3

0%
Низкий
10 месяцев назад
suse-cvrf логотип
SUSE-SU-2024:2662-1

Security update for python-urllib3

0%
Низкий
11 месяцев назад
suse-cvrf логотип
SUSE-SU-2024:2320-1

Security update for python-urllib3

0%
Низкий
12 месяцев назад
redos логотип
ROS-20241211-11

Уязвимость python3-urllib3

CVSS3: 4.4
0%
Низкий
6 месяцев назад
rocky логотип
RLSA-2024:8843

Moderate: python3.11-urllib3 security update

0%
Низкий
7 месяцев назад
rocky логотип
RLSA-2024:8842

Moderate: python3.12-urllib3 security update

0%
Низкий
7 месяцев назад
rocky логотип
RLSA-2024:5309

Moderate: python-urllib3 security update

0%
Низкий
около 1 месяца назад
oracle-oval логотип
ELSA-2024-9458

ELSA-2024-9458: python3.11-urllib3 security update (MODERATE)

7 месяцев назад
oracle-oval логотип
ELSA-2024-9457

ELSA-2024-9457: python3.12-urllib3 security update (MODERATE)

7 месяцев назад
oracle-oval логотип
ELSA-2024-8843

ELSA-2024-8843: python3.11-urllib3 security update (MODERATE)

8 месяцев назад
oracle-oval логотип
ELSA-2024-8842

ELSA-2024-8842: python3.12-urllib3 security update (MODERATE)

8 месяцев назад
oracle-oval логотип
ELSA-2024-6162

ELSA-2024-6162: python-urllib3 security update (MODERATE)

10 месяцев назад
oracle-oval логотип
ELSA-2024-5309

ELSA-2024-5309: python-urllib3 security update (MODERATE)

10 месяцев назад

Уязвимостей на страницу