cvelist/2020/13xxx/CVE-2020-13537.json

70 lines
2.4 KiB
JSON
Raw Normal View History

2020-05-26 15:01:39 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-13537",
2020-11-05 21:01:45 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Moxa",
"version": {
"version_data": [
{
"version_value": "Moxa MXView Series 3.1.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-04-28 14:36:12 -04:00
"value": "CWE-276: Incorrect Default Permissions"
2020-11-05 21:01:45 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1148",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1148"
}
]
2020-05-26 15:01:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-11-05 21:01:45 +00:00
"value": "An exploitable local privilege elevation vulnerability exists in the file system permissions of Moxa MXView series 3.1.8 installation. Depending on the vector chosen, an attacker can either add code to a script or replace a binary.By default MXViewService, which starts as a NT SYSTEM authority user executes a series of Node.Js scripts to start additional application functionality and among them the mosquitto executable is also run."
2020-05-26 15:01:39 +00:00
}
]
2022-04-18 17:22:54 -04:00
},
"impact": {
"cvss": {
"baseScore": 9.3,
"baseSeverity": "Critical",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
2020-05-26 15:01:39 +00:00
}
}