cvelist/2021/31xxx/CVE-2021-31343.json
2021-08-24 14:00:53 +00:00

70 lines
2.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-31343",
"ASSIGNER": "productcert@siemens.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Siemens Solid Edge",
"version": {
"version_data": [
{
"version_value": "Solid Edge SE2020 \u2013 All versions before 2020MP14"
},
{
"version_value": "Solid Edge SE2021 \u2013 All versions before SE2021MP5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OUT-OF-BOUNDS WRITE CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-21-159-09",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-159-09"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-21-999/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-21-999/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The jutil.dll library in all versions of Solid Edge SE2020 before 2020MP14 and all versions of Solid Edge SE2021 before SE2021MP5 lack proper validation of user-supplied data when parsing DFT files. This could result in an out-of-bounds write past the end of an allocation structure. An attacker could leverage this vulnerability to execute code in the context of the current process."
}
]
}
}