Bug 58098 - curl: Multiple issues (5.2)
Summary: curl: Multiple issues (5.2)
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: Security updates
Version: UCS 5.2
Hardware: All Linux
: P3 normal
Target Milestone: UCS 5.2-1-errata
Assignee: Quality Assurance
QA Contact: Felix Botner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-24 14:34 CET by Quality Assurance
Modified: 2025-03-26 16:47 CET (History)
0 users

See Also:
What kind of report is it?: Security Issue
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score: 5.9 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N) NVD RedHat


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Quality Assurance univentionstaff 2025-03-24 14:34:10 CET
New Debian curl 7.88.1-10+deb12u12 fixes:
This update addresses the following issues:
* curl: HSTS subdomain overwrites parent cache entry (CVE-2024-9681)
* curl: curl netrc password leak (CVE-2024-11053)
* When asked to use a `.netrc` file for credentials **and** to follow HTTP  redirects, curl could leak the password used for the first host to the  followed-to host under certain circumstances. This flaw only manifests  itself if the netrc file has a `default` entry that omits both login and  password. A rare circumstance. (CVE-2025-0167)
Comment 1 Quality Assurance univentionstaff 2025-03-24 15:00:07 CET
--- mirror/ftp/pool/main/c/curl/curl_7.88.1-10+deb12u8.dsc
+++ apt/ucs_5.2-0-errata5.2-1/source/curl_7.88.1-10+deb12u12.dsc
@@ -1,3 +1,49 @@
+7.88.1-10+deb12u12 [Sun, 09 Mar 2025 10:45:45 +0000] Samuel Henrique <samueloph@debian.org>:
+
+  * d/p/runtests.pl-Increase-variance-of-random-seed-used-for-tes: Fix test
+    failures due to port clashes
+
+7.88.1-10+deb12u11 [Mon, 10 Feb 2025 11:45:37 +0100] Dr. Tobias Quathamer <toddy@debian.org>:
+
+  * Team upload.
+  * Import patch for CVE-2025-0167.
+   - When asked to use a `.netrc` file for credentials **and** to follow HTTP
+     redirects, curl could leak the password used for the first host to the
+     followed-to host under certain circumstances. This flaw only manifests
+     itself if the netrc file has a `default` entry that omits both login
+     and password. A rare circumstance.
+
+7.88.1-10+deb12u10 [Sun, 19 Jan 2025 23:22:01 -0300] Matheus Polkorny <mpolkorny@gmail.com>:
+
+  * Team upload.
+  * Import patch for CVE-2024-11053
+    - When asked to both use a `.netrc` file for credentials and to follow HTTP
+      redirects, curl could leak the password used for the first host to the
+      followed-to host under certain circumstances.
+  * d/patches:
+    - url-use-same-credentials-on-redirect.patch: Backport upstream patch to
+      fix the issue of reusing closed connections when the server disconnects
+      unexpectedly, and ensure redirects keep both username and password.
+      This patch is required for CVE-2024-11053.
+    - CVE-2024-11053.patch: Import and backport upstream patch to
+      fix CVE-2024-11053
+
+7.88.1-10+deb12u9 [Thu, 02 Jan 2025 21:11:56 -0300] Aquila Macedo Costa <aquilamacedo@riseup.net>:
+
+  * Team upload.
+  * Import patches for CVE-2024-9681
+    - A vulnerability in curl's HSTS handling allows a subdomain’s expiry time
+      to overwrite its parent domain’s cache entry. This can lead to unintended
+      HTTPS upgrades or premature reversion to HTTP when both subdomains and
+      parent domains are used. Affects applications with HSTS enabled,
+      potentially disrupting access when a domain stops supporting HTTPS.
+  * d/patches:
+    - CVE-2024-9681-*.patch: Backport patches.
+    - CVE-2024-9681-1: fix backport inconsistencies
+    - large-time-testable-feature.patch: Import 'large-time' feature for tests
+    - dont-stop-stunnel-before-retry.patch: Import patch to avoid stopping
+      stunnel before retrying
+
 7.88.1-10+deb12u8 [Tue, 17 Sep 2024 16:29:24 -0300] Aquila Macedo Costa <aquilamacedo@riseup.net>:
 
   * Team upload.

<http://piuparts.knut.univention.de/5.2-1/#3850096592911302637>
Comment 2 Felix Botner univentionstaff 2025-03-24 17:03:17 CET
OK: bug
OK: yaml
OK: announce_errata
OK: patch
OK: piuparts

[5.2-1] a39f9a7de12 Bug #58098: curl 7.88.1-10+deb12u12
 doc/errata/staging/curl.yaml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)