Lucene search
+L

66 matches found

OpenVAS
OpenVAS
added 2024/06/04 12:00 a.m.13 views

Mageia: Security Advisory (MGASA-2024-0210)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.6CVSS6.2AI score0.0034EPSS
SaveExploits0References8
Mageia
Mageia
added 2024/06/03 6:30 p.m.48 views

Updated python-requests packages fix security vulnerability

CVE-2024-35195: Fixed cert verification regardless of changes to the value of verify bsc1224788...

5.6CVSS6.3AI score0.0034EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/06/01 12:00 a.m.26 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : python-requests (SUSE-SU-2024:1880-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2024:1880-1 advisory. - CVE-2024-35195: Fixed cert verification regardless of changes to the value of verify bsc1224788. Tenabl...

5.6CVSS6.4AI score0.0034EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/31 6:45 a.m.13 views

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

This update for python-requests fixes the following issues: - CVE-2024-35195: Fixed cert verification regardless of changes to the value of verify bsc1224788...

5.6CVSS6.9AI score0.0034EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/30 12:13 p.m.13 views

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

This update for python-requests fixes the following issues: - CVE-2024-35195: Fixed cert verification regardless of changes to the value of verify bsc1224788...

5.6CVSS6.9AI score0.0034EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/21 11:00 a.m.78 views

CVE-2024-35195

An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification...

5.6CVSS5.3AI score0.0034EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 9:15 p.m.10 views

AZL-42145 CVE-2024-35195 affecting package python-requests for versions less than 2.27.1-7

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS6.6AI score0.0034EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/20 9:15 p.m.22 views

CVE-2024-35195

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS5.2AI score0.0034EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/20 9:15 p.m.11 views

AZL-42106 CVE-2024-35195 affecting package tensorflow for versions less than 2.16.1-8

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS6.6AI score0.0034EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 9:15 p.m.14 views

UBUNTU-CVE-2024-35195

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS6.7AI score0.0034EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/20 9:15 p.m.30 views

CVE-2024-35195

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS6.8AI score0.0034EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/20 8:15 p.m.77 views

Requests `Session` object does not verify requests after making first request with verify=False

When using a requests.Session, if the first request to a given origin is made with verify=False, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if verify=True is explicitly specified later. This occurs because the underlying connection is reused...

5.6CVSS6.3AI score0.0034EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/05/20 8:15 p.m.33 views

GHSA-9WX4-H78V-VM56 Requests `Session` object does not verify requests after making first request with verify=False

When using a requests.Session, if the first request to a given origin is made with verify=False, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if verify=True is explicitly specified later. This occurs because the underlying connection is reused...

5.6CVSS6.4AI score0.0034EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/20 8:14 p.m.416 views

CVE-2024-35195

CVE-2024-35195 affects the Python requests library: if a first request in a Session uses verify=False, subsequent requests to the same host will continue to ignore cert verification for the life of that connection in the pool. This behavior is fixed in Requests 2.32.0. Affected downstream advisor...

5.6CVSS6.1AI score0.0034EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/20 8:14 p.m.34 views

CVE-2024-35195 Requests `Session` object does not verify requests after making first request with verify=False

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS5.2AI score0.0034EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/20 8:14 p.m.26 views

CVE-2024-35195

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS6.8AI score0.0034EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/20 8:14 p.m.27 views

CVE-2024-35195 Requests `Session` object does not verify requests after making first request with verify=False

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS5.4AI score0.0034EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/20 8:14 p.m.16 views

CVE-2024-35195 Requests `Session` object does not verify requests after making first request with verify=False

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS6.3AI score
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2024/05/20 8:14 p.m.25 views

CVE-2024-35195

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS7.1AI score0.0034EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/20 12:00 a.m.6 views

PT-2024-6103

Name of the Vulnerable Software and Affected Versions Requests versions prior to 2.32.0 Description The issue is related to the incorrect implementation of control flow in the Python Requests library, which can allow an attacker to access confidential data. When making requests through a Requests...

5.6CVSS6.8AI score0.0034EPSS
SaveExploits0References125
Rows per page
Query Builder