cvelist/2021/34xxx/CVE-2021-34314.json

71 lines
2.5 KiB
JSON
Raw Normal View History

2021-06-08 16:00:57 +00:00
{
"CVE_data_meta": {
2021-07-13 11:44:50 +02:00
"ASSIGNER": "productcert@siemens.com",
2021-06-08 16:00:57 +00:00
"ID": "CVE-2021-34314",
2021-07-13 11:44:50 +02:00
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_version": "4.0",
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "JT2Go",
"version": {
"version_data": [
{
"version_value": "All versions < V13.2"
}
]
}
},
{
"product_name": "Teamcenter Visualization",
"version": {
"version_data": [
{
"version_value": "All versions < V13.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787: Out-of-bounds Write"
}
]
}
]
2021-06-08 16:00:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-07-13 11:44:50 +02:00
"value": "A vulnerability has been identified in JT2Go (All versions < V13.2), Teamcenter Visualization (All versions < V13.2). The BMP_loader.dll library in affected applications lacks proper validation of user-supplied data when\nparsing SGI files. This could result in an out of bounds write past the end of an allocated structure.\nAn attacker could leverage this vulnerability to execute code in the context of the current process.\n(ZDI-CAN-13355)\n"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-483182.pdf"
2021-06-08 16:00:57 +00:00
}
]
}
}