USN-6718-3

Source
https://ubuntu.com/security/notices/USN-6718-3
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-6718-3.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-6718-3
Upstream
Related
Published
2024-04-29T11:34:42.756473Z
Modified
2025-10-13T04:36:54Z
Summary
curl vulnerabilities
Details

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)

References

Affected packages

Ubuntu:24.04:LTS / curl

Package

Name
curl
Purl
pkg:deb/ubuntu/curl@8.5.0-2ubuntu10.1?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
8.5.0-2ubuntu10.1

Affected versions

8.*

8.2.1-1ubuntu3
8.2.1-1ubuntu3.1
8.4.0-2ubuntu1
8.5.0-2ubuntu1
8.5.0-2ubuntu2
8.5.0-2ubuntu8
8.5.0-2ubuntu9
8.5.0-2ubuntu10

Ecosystem specific

{
    "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"
}

Database specific

cves_map

{
    "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"
        }
    ]
}