SB2021042130 - Multiple vulnerabilities in Eaton Intelligent Power Manager
Published: April 21, 2021
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 6 secuirty vulnerabilities.
1) SQL injection (CVE-ID: CVE-2021-23276)
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data. A remote authenticated attacker on the local network can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
2) Eval Injection (CVE-ID: CVE-2021-23277)
The vulnerability allows a remote attacker to compromise the system.
The vulnerability exists due to the affected software does not neutralize code syntax from users before using in the dynamic evaluation call in the "loadUserFile" function under scripts/libs/utils.js. A remote attacker on the local network can control the input to the function and execute attacker-controlled commands.
3) Input validation error (CVE-ID: CVE-2021-23278)
The vulnerability allows a remote attacker to compromise the target system.
The vulnerability exists due to insufficient validation of user-supplied input in the "removeBackground" function in "server/maps_srv.js" and "removeFirmware" function in "server/node_upgrade_srv.js". A remote authenticated attacker on the local network can send specially crafted packets to delete the files on the system where IPM software is installed.
4) Input validation error (CVE-ID: CVE-2021-23279)
The vulnerability allows a remote attacker to delete arbitrary files on the target system.
The vulnerability exists due to insufficient validation of user-supplied input in the "saveDriverData" function in meta_driver_srv.js class using invalidated driverID. A remote attacker on the local network can send specially crafted packets to delete the files on the system where IPM software is installed.
5) Arbitrary file upload (CVE-ID: CVE-2021-23280)
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to insufficient validation of file during file upload within the "uploadBackground" function in "maps_srv.js". A remote authenticated attacker on the local network can upload a malicious file and execute it on the server.
6) Code Injection (CVE-ID: CVE-2021-23281)
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to improper input validation in the "coverterCheckList" function in meta_driver_srv.js class. A remote attacker on the local network can send a specially crafted packet and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Remediation
Install update from vendor's website.