cvelist/2024/34xxx/CVE-2024-34771.json

75 lines
2.4 KiB
JSON
Raw Normal View History

2024-05-08 15:00:37 +00:00
{
2024-05-14 11:00:33 +00:00
"data_version": "4.0",
2024-05-08 15:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-34771",
2024-05-14 11:00:33 +00:00
"ASSIGNER": "productcert@siemens.com",
"STATE": "PUBLIC"
2024-05-08 15:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-14 11:00:33 +00:00
"value": "A vulnerability has been identified in Solid Edge (All versions < V224.0 Update 2). The affected application is vulnerable to heap-based buffer overflow while parsing specially crafted PAR files. This could allow an attacker to execute code in the context of the current process."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122: Heap-based Buffer Overflow",
"cweId": "CWE-122"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "Solid Edge",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "V224.0 Update 2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-589937.html",
"refsource": "MISC",
"name": "https://cert-portal.siemens.com/productcert/html/ssa-589937.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH"
2024-05-08 15:00:37 +00:00
}
]
}
}