CVE-2024-2398 Affecting curl package, versions *


low

Snyk CVSS

      Threat Intelligence

      EPSS 0.05% (15th percentile)
    Expand this section
    Red Hat
    7.5 high
    Expand this section
    SUSE
    6.5 medium

    Do your applications use this vulnerable package?

    In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

    Test your applications
    • Snyk ID SNYK-DEBIAN10-CURL-6501701
    • published 27 Mar 2024
    • disclosed 27 Mar 2024

    Introduced: 27 Mar 2024

    New CVE-2024-2398 Open this link in a new tab

    How to fix?

    There is no fixed version for Debian:10 curl.

    NVD Description

    Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Debian. See How to fix? for Debian:10 relevant fixed versions and status.

    When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.