cvelist/2023/24xxx/CVE-2023-24992.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-24992",
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 contains an out of bounds write past the end of an allocated buffer while parsing a specially crafted SPP file. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-19814)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787: Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"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
}
]
}
}