CVE-2024-27319

Source
https://cve.org/CVERecord?id=CVE-2024-27319
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27319.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-27319
Aliases
Downstream
Related
Published
2024-02-23T17:39:52Z
Modified
2026-08-12T15:15:08Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L CVSS Calculator
Summary
[none]
Details

Versions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNX_ASSERT and ONNX_ASSERTM functions have an off by one string copy.

Database specific
{
    "cna_assigner": "HiddenLayer",
    "cwe_ids": [
        "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/27xxx/CVE-2024-27319.json"
}
References

Affected packages

Git / github.com/onnx/onnx

Affected ranges

Type
GIT
Repo
https://github.com/onnx/onnx
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:linuxfoundation:onnx:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.16.0"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1
v0.2
v1.*
v1.1.0
v1.3.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27319.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "function_hash": "150149194993235291064360914277493068496",
            "length": 190
        },
        "id": "CVE-2024-27319-015c0050",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/onnx/onnx/commit/08a399ba75a805b7813ab8936b91d0e274b08287",
        "target": {
            "file": "onnx/common/assertions.cc",
            "function": "barf"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "101106728693998339951729822204693471475",
                "208885074752424638675853475558295782158",
                "331612258296014788007629159681433131682",
                "315469259872839591120959177607505227360",
                "170584720565874348943179677145476593174",
                "320609885732320917201972430254444073524",
                "213336569564941719947686272868626561565",
                "113723751918112567312510435892577266575",
                "134629294599338790974108607091807632424",
                "276428317196113829494738400934358987720"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2024-27319-544933c0",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/onnx/onnx/commit/08a399ba75a805b7813ab8936b91d0e274b08287",
        "target": {
            "file": "onnx/common/assertions.cc"
        }
    }
]
vanir_signatures_modified
"2026-08-12T15:15:08Z"