cvelist/2021/44xxx/CVE-2021-44008.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2021-11-18 17:01:01 +00:00
{
"CVE_data_meta": {
2021-12-14 11:09:31 +00:00
"ASSIGNER": "productcert@siemens.com",
2021-11-18 17:01:01 +00:00
"ID": "CVE-2021-44008",
2021-12-14 11:09:31 +00: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.0.5"
}
]
}
},
{
"product_name": "Teamcenter Visualization",
"version": {
"version_data": [
{
"version_value": "All versions < V13.2.0.5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125: Out-of-bounds Read"
}
]
}
]
2021-11-18 17:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-12-14 11:09:31 +00:00
"value": "A vulnerability has been identified in JT2Go (All versions < V13.2.0.5), Teamcenter Visualization (All versions < V13.2.0.5). The Tiff_Loader.dll is vulnerable to an out of bounds read past the end of an allocated buffer when parsing TIFF files. An attacker could leverage this vulnerability to leak information in the context of the current process."
}
]
},
"references": {
"reference_data": [
{
2021-12-14 13:01:21 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-595101.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-595101.pdf"
2021-11-18 17:01:01 +00:00
}
]
}
}