cvelist/2023/24xxx/CVE-2023-24978.json

74 lines
2.4 KiB
JSON
Raw Normal View History

2023-02-01 10:00:35 +00:00
{
2023-02-14 11:00:38 +00:00
"data_version": "4.0",
2023-02-01 10:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-24978",
2023-02-14 11:00:38 +00:00
"ASSIGNER": "productcert@siemens.com",
"STATE": "PUBLIC"
2023-02-01 10:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-14 11:00:38 +00:00
"value": "A vulnerability has been identified in Tecnomatix Plant Simulation (All versions < V2201.0006). The affected application is vulnerable to uninitialized pointer access while parsing specially crafted SPP files. An attacker could leverage this vulnerability to execute code in the context of the current process. (ZDI-CAN-19788)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-824: Access of Uninitialized Pointer",
"cweId": "CWE-824"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "Tecnomatix Plant Simulation",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions < V2201.0006"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-847261.pdf",
"refsource": "MISC",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-847261.pdf"
}
]
},
"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/E:P/RL:O/RC:C",
"baseScore": 7.8,
"baseSeverity": "HIGH"
2023-02-01 10:00:35 +00:00
}
]
}
}