cvelist/2024/37xxx/CVE-2024-37310.json
2024-07-10 20:00:37 +00:00

114 lines
4.1 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-37310",
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "EVerest is an EV charging software stack. An integer overflow in the \"v2g_incoming_v2gtp\" 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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122: Heap-based Buffer Overflow",
"cweId": "CWE-122"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-190: Integer Overflow or Wraparound",
"cweId": "CWE-190"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "EVerest",
"product": {
"product_data": [
{
"product_name": "everest-core",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 2024.3.1"
},
{
"version_affected": "=",
"version_value": ">= 2024.4.0, < 2024.6.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/EVerest/everest-core/security/advisories/GHSA-8g9q-7qr9-vc96",
"refsource": "MISC",
"name": "https://github.com/EVerest/everest-core/security/advisories/GHSA-8g9q-7qr9-vc96"
},
{
"url": "https://github.com/EVerest/everest-core/commit/f73620c4c0f626e1097068a47e10cc27b369ad8e",
"refsource": "MISC",
"name": "https://github.com/EVerest/everest-core/commit/f73620c4c0f626e1097068a47e10cc27b369ad8e"
},
{
"url": "https://github.com/EVerest/everest-core/releases/tag/2024.3.1",
"refsource": "MISC",
"name": "https://github.com/EVerest/everest-core/releases/tag/2024.3.1"
},
{
"url": "https://github.com/EVerest/everest-core/releases/tag/2024.6.0",
"refsource": "MISC",
"name": "https://github.com/EVerest/everest-core/releases/tag/2024.6.0"
}
]
},
"source": {
"advisory": "GHSA-8g9q-7qr9-vc96",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}