<div class="container">
<h1>Security update for python-requests</h1>
<table class="table table-striped table-bordered">
<tbody>
<tr>
<th>Announcement ID:</th>
<td>SUSE-SU-2025:20094-1</td>
</tr>
<tr>
<th>Release Date:</th>
<td>2025-02-03T09:12:09Z</td>
</tr>
<tr>
<th>Rating:</th>
<td>moderate</td>
</tr>
<tr>
<th>References:</th>
<td>
<ul>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1224788">bsc#1224788</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1226321">bsc#1226321</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1231500">bsc#1231500</a>
</li>
</ul>
</td>
</tr>
<tr>
<th>
Cross-References:
</th>
<td>
<ul>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2024-35195.html">CVE-2024-35195</a>
</li>
</ul>
</td>
</tr>
<tr>
<th>CVSS scores:</th>
<td>
<ul class="list-group">
<li class="list-group-item">
<span class="cvss-reference">CVE-2024-35195</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">6.0</span>
<span class="cvss-vector">CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N</span>
</li>
</ul>
</td>
</tr>
<tr>
<th>Affected Products:</th>
<td>
<ul class="list-group">
<li class="list-group-item">SUSE Linux Micro 6.0</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>An update that solves one vulnerability and has two fixes can now be installed.</p>
<h2>Description:</h2>
<p>This update for python-requests contains the following fixes:</p>
<ul>
<li>
<p>Add patch to fix to inject the default CA bundles if they are not specified.
(bsc#1226321, bsc#1231500)</p>
</li>
<li>
<p>Remove Requires on python-py, it should have been removed earlier. </p>
</li>
<li>
<p>update to 2.32.3:</p>
</li>
<li>Fixed bug breaking the ability to specify custom SSLContexts
in sub-classes of HTTPAdapter.</li>
<li>
<p>Fixed issue where Requests started failing to run on Python
versions compiled without the <code>ssl</code> module.</p>
</li>
<li>
<p>To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in 2.32.0,
we've renamed _get_connection to a new public API, get_connection_with_tls_context. Existing
custom HTTPAdapters will need to migrate their code to use this new API. get_connection is</p>
</li>
<li>Fixed an issue where setting verify=False on the first request from a Session
will cause subsequent requests to the same origin to also ignore cert verification,</li>
<li>verify=True now reuses a global SSLContext which should improve request time</li>
<li>Requests now supports optional use of character detection (chardet or charset_normalizer)
when repackaged or vendored. This enables pip and other projects to minimize their</li>
</ul>
<h2>Patch Instructions:</h2>
<p>
To install this SUSE update use the SUSE recommended
installation methods like YaST online_update or "zypper patch".<br/>
Alternatively you can run the command listed for your product:
</p>
<ul class="list-group">
<li class="list-group-item">
SUSE Linux Micro 6.0
<br/>
<code>zypper in -t patch SUSE-SLE-Micro-6.0-125=1</code>
</li>
</ul>
<h2>Package List:</h2>
<ul>
<li>
SUSE Linux Micro 6.0 (noarch)
<ul>
<li>python311-requests-2.32.3-1.1</li>
</ul>
</li>
</ul>
<h2>References:</h2>
<ul>
<li>
<a href="https://www.suse.com/security/cve/CVE-2024-35195.html">https://www.suse.com/security/cve/CVE-2024-35195.html</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1224788">https://bugzilla.suse.com/show_bug.cgi?id=1224788</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1226321">https://bugzilla.suse.com/show_bug.cgi?id=1226321</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1231500">https://bugzilla.suse.com/show_bug.cgi?id=1231500</a>
</li>
</ul>
</div>