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

77 lines
2.8 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-34312",
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-122: Heap-based Buffer Overflow"
}
]
}
]
2021-06-08 16:00:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-07-13 12:01:02 +00:00
"value": "A vulnerability has been identified in JT2Go (All versions < V13.2), Teamcenter Visualization (All versions < V13.2). The Tiff_loader.dll library in affected applications lacks proper validation of user-supplied data when parsing TIFF files. This could result in an out of bounds write past the fixed-length heap-based buffer. An attacker could leverage this vulnerability to execute code in the context of the current process. (ZDI-CAN-13353)"
2021-07-13 11:44:50 +02:00
}
]
},
"references": {
"reference_data": [
{
2021-07-13 12:01:02 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-483182.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-483182.pdf"
2021-07-19 11:00:57 +00:00
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-21-841/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-21-841/"
2021-06-08 16:00:57 +00:00
}
]
}
}