CVE-2024-37894

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-37894
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-37894.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-37894
Aliases
  • GHSA-wgvf-q977-9xjg
Downstream
Related
Published
2024-06-25T19:39:02Z
Modified
2025-11-04T02:33:51Z
Severity
  • 6.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H CVSS Calculator
Summary
Squid vulnerable to heap corruption in ESI assign
Details

Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to an Out-of-bounds Write error when assigning ESI variables, Squid is susceptible to a Memory Corruption error. This error can lead to a Denial of Service attack.

Database specific
{
    "cwe_ids": [
        "CWE-787"
    ]
}
References

Affected packages

Git / github.com/squid-cache/squid

Affected ranges

Type
GIT
Repo
https://github.com/squid-cache/squid
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

vanir_signatures

[
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "136579892457248253522224572336865689733",
                "209607261777207201621458079994525865211",
                "194519298064124037727292616379541203745",
                "91837221106724373053315540135953379279"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "lib/libTrie/TrieNode.cc"
        },
        "id": "CVE-2024-37894-2ecd428f",
        "source": "https://github.com/squid-cache/squid/commit/f411fe7d75197852f0e5ee85027a06d58dd8df4c",
        "signature_type": "Line"
    },
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "function_hash": "17847592305448835666618485505342291609",
            "length": 384.0
        },
        "target": {
            "function": "TrieNode::add",
            "file": "lib/libTrie/TrieNode.cc"
        },
        "id": "CVE-2024-37894-78752b81",
        "source": "https://github.com/squid-cache/squid/commit/f411fe7d75197852f0e5ee85027a06d58dd8df4c",
        "signature_type": "Function"
    }
]