cvelist/2021/32xxx/CVE-2021-32957.json

132 lines
5.1 KiB
JSON
Raw Normal View History

2021-05-13 20:00:40 +00:00
{
"CVE_data_meta": {
2022-04-01 23:01:39 +00:00
"ASSIGNER": "ics-cert@hq.dhs.gov",
2021-05-13 20:00:40 +00:00
"ID": "CVE-2021-32957",
2022-04-01 23:01:39 +00:00
"STATE": "PUBLIC",
"TITLE": "MDT AutoSave Uncontrolled Search Path Element"
2021-05-13 20:00:40 +00:00
},
2022-04-01 23:01:39 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "MDT AutoSave",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "6.02.06"
}
]
}
},
{
"product_name": "MDT AutoSave",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.00",
"version_value": "7.04"
}
]
}
},
{
"product_name": "AutoSave for System Platform (A4SP)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.01"
}
]
}
},
{
"product_name": "A4SP",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.00"
}
]
}
}
]
},
"vendor_name": "MDT Software"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Amir Preminger of Claroty Research reported these vulnerabilities to MDT Software."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-05-13 20:00:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-04-01 23:01:39 +00:00
"value": "A function in MDT AutoSave versions prior to v6.02.06 is used to retrieve system information for a specific process, and this information collection executes multiple commands and summarizes the information into an XML. This function and subsequent process gives full path to the executable and is therefore vulnerable to binary hijacking."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89: SQL Injection"
}
]
2021-05-13 20:00:40 +00:00
}
]
2022-04-01 23:01:39 +00:00
},
"references": {
"reference_data": [
{
"name": "https://www.cisa.gov/uscert/ics/advisories/icsa-21-189-02",
"refsource": "CONFIRM",
"url": "https://www.cisa.gov/uscert/ics/advisories/icsa-21-189-02"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Updated versions of MDT AutoSave and AutoSave for System Platform (A4SP) were developed to address these vulnerabilities as follows:\nMDT AutoSave 6.x version: Version 6.02.06 (Released January 2021)\nMDT AutoSave 7.x version: Version 7.05 (Released December 2020)\nA4SP 4.x version: Version 4.01 (Released June 2021)\nA4SP 5.x version: Version 5.01 (Released May 2021)\n\nFor more information about these vulnerabilities, and to obtain and install the new versions, please contact MDT Software customer support."
}
],
"source": {
"discovery": "EXTERNAL"
2021-05-13 20:00:40 +00:00
}
}