CVE-2024-2410

Source
https://cve.org/CVERecord?id=CVE-2024-2410
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-2410.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-2410
Downstream
Related
Published
2024-05-03T12:58:39.449Z
Modified
2026-07-15T01:49:10.357012957Z
Severity
  • 7.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L CVSS Calculator
Summary
Use after free in C++ protobuf
Details

The JsonToBinaryStream() function is part of the protocol buffers C++ implementation and is used to parse JSON from a stream. If the input is broken up into separate chunks in a certain way, the parser will attempt to read bytes from a chunk that has already been freed. 

Database specific
{
    "cwe_ids": [
        "CWE-416"
    ],
    "cna_assigner": "Google",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/2xxx/CVE-2024-2410.json"
}
References

Affected packages

Git / github.com/protocolbuffers/protobuf

Affected ranges

Type
GIT
Repo
https://github.com/protocolbuffers/protobuf
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "4.22.0"
        },
        {
            "fixed": "4.25.0"
        }
    ],
    "cpe": "cpe:2.3:a:google:protobuf:*:*:*:*:*:*:*:*",
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-2410.json"