UBUNTU-CVE-2024-0853

Source
https://ubuntu.com/security/CVE-2024-0853
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2024/UBUNTU-CVE-2024-0853.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2024-0853
Related
Published
2024-01-31T00:00:00Z
Modified
2024-11-20T12:23:41Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (OCSP stapling) test failed. A subsequent transfer to the same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check.

References

Affected packages

Ubuntu:24.04:LTS / curl

Package

Name
curl
Purl
pkg:deb/ubuntu/curl?arch=src?distro=noble

Affected ranges

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

Affected versions

8.*

8.2.1-1ubuntu3
8.2.1-1ubuntu3.1
8.4.0-2ubuntu1
8.5.0-2ubuntu1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "low",
    "binaries": [
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "curl"
        },
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "curl-dbgsym"
        },
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "libcurl3-gnutls"
        },
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "libcurl3-gnutls-dbgsym"
        },
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "libcurl4"
        },
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "libcurl4-dbgsym"
        },
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "libcurl4-doc"
        },
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "libcurl4-gnutls-dev"
        },
        {
            "binary_version": "8.5.0-2ubuntu2",
            "binary_name": "libcurl4-openssl-dev"
        }
    ],
    "priority_reason": "Upstream Curl developers have rated this as being low severity"
}