cvelist/2021/37xxx/CVE-2021-37202.json

77 lines
2.8 KiB
JSON
Raw Normal View History

2021-07-21 18:02:09 +00:00
{
"CVE_data_meta": {
2021-09-14 12:27:30 +02:00
"ASSIGNER": "productcert@siemens.com",
2021-07-21 18:02:09 +00:00
"ID": "CVE-2021-37202",
2021-09-14 12:27:30 +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": "NX 1980 Series",
"version": {
"version_data": [
{
"version_value": "All versions < V1984"
}
]
}
2021-09-28 09:55:46 +00:00
},
{
"product_name": "Solid Edge SE2021",
"version": {
"version_data": [
{
"version_value": "All versions < SE2021MP8"
}
]
}
2021-09-14 12:27:30 +02:00
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416: Use After Free"
}
]
}
]
2021-07-21 18:02:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-09-28 09:55:46 +00:00
"value": "A vulnerability has been identified in NX 1980 Series (All versions < V1984), Solid Edge SE2021 (All versions < SE2021MP8). The IFC adapter in affected application contains a use-after-free vulnerability that could be triggered while parsing user-supplied IFC files. An attacker could leverage this vulnerability to execute code in the context of the current process."
2021-09-14 12:27:30 +02:00
}
]
},
"references": {
"reference_data": [
{
2021-09-14 11:01:02 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-208530.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-208530.pdf"
2021-09-28 09:55:46 +00:00
},
{
2021-09-28 12:01:03 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-728618.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-728618.pdf"
2021-07-21 18:02:09 +00:00
}
]
}
2021-09-28 12:01:03 +00:00
}