USN-6718-1 fixed vulnerabilities in curl. This update provides the corresponding updates for Ubuntu 24.04 LTS.
Original advisory details:
Dan Fandrich discovered that curl would incorrectly use the default set of protocols when a parameter option disabled all protocols without adding any, contrary to expectations. This issue only affected Ubuntu 23.10. (CVE-2024-2004)
It was discovered that curl incorrectly handled memory when limiting the amount of headers when HTTP/2 server push is allowed. A remote attacker could possibly use this issue to cause curl to consume resources, leading to a denial of service. (CVE-2024-2398)
{ "binaries": [ { "binary_version": "8.5.0-2ubuntu10.1", "binary_name": "curl" }, { "binary_version": "8.5.0-2ubuntu10.1", "binary_name": "libcurl3t64-gnutls" }, { "binary_version": "8.5.0-2ubuntu10.1", "binary_name": "libcurl4-gnutls-dev" }, { "binary_version": "8.5.0-2ubuntu10.1", "binary_name": "libcurl4-openssl-dev" }, { "binary_version": "8.5.0-2ubuntu10.1", "binary_name": "libcurl4t64" } ], "availability": "No subscription required" }
{ "ecosystem": "Ubuntu:24.04:LTS", "cves": [ { "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N", "type": "CVSS_V3" }, { "score": "low", "type": "Ubuntu" } ], "id": "CVE-2024-2004" }, { "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "type": "CVSS_V3" }, { "score": "medium", "type": "Ubuntu" } ], "id": "CVE-2024-2398" } ] }