CVE-2024-37310

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-37310
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-37310.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-37310
Aliases
  • GHSA-8g9q-7qr9-vc96
Published
2024-07-10T19:39:36.860Z
Modified
2025-12-05T05:07:05.061153Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
EVerest has an integer overflow in the "v2g_incoming_v2gtp" function
Details

EVerest is an EV charging software stack. An integer overflow in the "v2gincomingv2gtp" function in the v2g_server.cpp implementation can allow a remote attacker to overflow the process' heap. This vulnerability is fixed in 2024.3.1 and 2024.6.0.

Database specific
{
    "cwe_ids": [
        "CWE-122",
        "CWE-190"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/37xxx/CVE-2024-37310.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/everest/everest-core

Affected ranges

Type
GIT
Repo
https://github.com/everest/everest-core
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2024.3.1"
        }
    ]
}
Type
GIT
Repo
https://github.com/everest/everest-core
Events
Database specific
{
    "versions": [
        {
            "introduced": "2024.4.0"
        },
        {
            "fixed": "2024.6.0"
        }
    ]
}

Affected versions

2022.*

2022.12.0
2022.12.1

2023.*

2023.1.0
2023.10.0
2023.12.0
2023.2.0
2023.2.1
2023.3.0
2023.5.0
2023.6.0
2023.7.0
2023.8.0
2023.9.0
2023.9.1

2024.*

2024.1.0
2024.2.0
2024.3.0
2024.3.0-rc1
2024.3.0-rc2
2024.4.0
2024.5.0
2024.6.0-rc1
2024.6.0-rc2
2024.6.0-rc3

Database specific

vanir_signatures

[
    {
        "digest": {
            "function_hash": "332865817036262164220619062645379756431",
            "length": 1433.0
        },
        "target": {
            "file": "modules/EvseV2G/v2g_server.cpp",
            "function": "v2g_incoming_v2gtp"
        },
        "deprecated": false,
        "source": "https://github.com/everest/everest-core/commit/48de33ac9ab5388b7223da60996797f8f7c9e8ed",
        "id": "CVE-2024-37310-2ff56837",
        "signature_type": "Function",
        "signature_version": "v1"
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "98421329210660733041620408925682474019",
                "188991328968786878031145155821002593523",
                "109077466648644733382755224527592264638",
                "33158996296589409571962795484500597848",
                "176368671884491252475034809975154071795",
                "50180581514432767716776976427104106612",
                "21669897119440114750005770894910376251",
                "84214380946127772432311572206014991794"
            ]
        },
        "target": {
            "file": "modules/EvseV2G/v2g_server.cpp"
        },
        "deprecated": false,
        "source": "https://github.com/everest/everest-core/commit/48de33ac9ab5388b7223da60996797f8f7c9e8ed",
        "id": "CVE-2024-37310-8095eea6",
        "signature_type": "Line",
        "signature_version": "v1"
    }
]