Lucene search
K

122 matches found

Prion
Prion
added 2021/04/13 7:15 p.m.33 views

Design/Logic Flaw

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to unauthenticated eval injection vulnerability. The software does not neutralize code syntax from users before using in the dynamic evaluation call in loadUserFile function under scripts/libs/utils.js. Successful exploitation can...

7.5CVSS9.6AI score0.00962EPSS
Exploits0References1Affected Software3
Prion
Prion
added 2021/04/13 7:15 p.m.13 views

Sql injection

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to authenticated SQL injection. A malicious user can send a specially crafted packet to exploit the vulnerability. Successful exploitation of this vulnerability can allow attackers to add users in the data base...

6.5CVSS9.1AI score0.00792EPSS
Exploits0References1Affected Software3
Prion
Prion
added 2021/04/13 7:15 p.m.17 views

Privilege escalation

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to authenticated arbitrary file upload vulnerability. IPM’s mapssrv.js allows an attacker to upload a malicious NodeJS file using uploadBackgroud action. An attacker can upload a malicious code or execute any command using a speciall...

6.5CVSS9.5AI score0.00872EPSS
Exploits0References1Affected Software3
Prion
Prion
added 2021/04/13 7:15 p.m.18 views

Input validation

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to unauthenticated arbitrary file delete vulnerability induced due to improper input validation in metadriversrv.js class with saveDriverData action using invalidated driverID. An attacker can send specially crafted packets to delete...

6.4CVSS9.4AI score0.2709EPSS
Exploits0References1Affected Software3
CVE
CVE
added 2021/04/13 6:4 p.m.56 views

CVE-2021-23280

Eaton IPM before 1.69 is affected by CVE-2021-23280, an authenticated arbitrary file upload in IPM’s maps_srv.js via the uploadBackgroud action. A malicious NodeJS file can be uploaded and later code/execution may be possible using specially crafted packets. The vulnerability affects IPM versions...

9.9CVSS9AI score0.00872EPSS
Exploits0References1Affected Software3
Cvelist
Cvelist
added 2021/04/13 6:4 p.m.18 views

CVE-2021-23280 Arbitrary File upload

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to authenticated arbitrary file upload vulnerability. IPM’s mapssrv.js allows an attacker to upload a malicious NodeJS file using uploadBackgroud action. An attacker can upload a malicious code or execute any command using a speciall...

8CVSS9.8AI score0.00872EPSS
Exploits0References1
Cvelist
Cvelist
added 2021/04/13 6:4 p.m.15 views

CVE-2021-23277 Improper Neutralization of Directives in Dynamically Evaluated Code

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to unauthenticated eval injection vulnerability. The software does not neutralize code syntax from users before using in the dynamic evaluation call in loadUserFile function under scripts/libs/utils.js. Successful exploitation can...

8.3CVSS9.9AI score0.00962EPSS
Exploits0References1
CVE
CVE
added 2021/04/13 6:4 p.m.67 views

CVE-2021-23277

CVE-2021-23277 affects Eaton Intelligent Power Manager (IPM) versions prior to 1.69. The issue is an unauthenticated eval injection in the loadUserFile function (scripts/libs/utils.js) where user input is not neutralized before dynamic evaluation, enabling an attacker to influence input to the fu...

10CVSS9.4AI score0.00962EPSS
Exploits0References1Affected Software3
CVE
CVE
added 2021/04/13 6:3 p.m.69 views

CVE-2021-23281

CVE-2021-23281 – Eaton IPM before 1.69 is an unauthenticated remote code execution vulnerability. The issue arises from inadequate sanitization in the meta_driver_srv.js class (coverterCheckList usage), allowing a crafted packet to trigger IPM to connect to a rogue SNMP server and execute attacke...

10CVSS9.9AI score0.02235EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2021/04/13 6:3 p.m.20 views

CVE-2021-23281 Remote Code execution

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to unauthenticated remote code execution vulnerability. IPM software does not sanitize the date provided via coverterCheckList action in metadriversrv.js class. Attackers can send a specially crafted packet to make IPM connect to rou...

10CVSS10AI score0.02235EPSS
Exploits0References1
CVE
CVE
added 2021/04/13 6:3 p.m.64 views

CVE-2021-23279

CVE-2021-23279 affects Eaton IPM prior to 1.69. The vulnerability is an unauthenticated arbitrary file delete caused by improper input validation in the meta_driver_srv.js class (saveDriverData) when using an invalidated driverID. An attacker could send crafted packets to delete files on the IPM ...

10CVSS8.9AI score0.2709EPSS
Exploits0References1Affected Software3
Cvelist
Cvelist
added 2021/04/13 6:3 p.m.20 views

CVE-2021-23276 Improper Neutralization of Special Elements used in an SQL Command

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to authenticated SQL injection. A malicious user can send a specially crafted packet to exploit the vulnerability. Successful exploitation of this vulnerability can allow attackers to add users in the data base...

7.1CVSS9.4AI score0.00792EPSS
Exploits0References1
CVE
CVE
added 2021/04/13 6:3 p.m.63 views

CVE-2021-23276

CVE-2021-23276 affects Eaton Intelligent Power Manager (IPM) versions prior to 1.69. The EU/ICS/Nessus/NVD documents describe an authenticated SQL injection vulnerability that can allow an attacker to add users to the IPM database. The vulnerability is part of a family of IPM issues in 1.69 and e...

8.8CVSS8AI score0.00792EPSS
Exploits0References1Affected Software3
CVE
CVE
added 2021/04/13 6:2 p.m.66 views

CVE-2021-23278

Eaton IPM before 1.69 is vulnerable to an authenticated arbitrary file-delete via improper input validation in maps_srv.js (removeBackground) and node_upgrade_srv.js (removeFirmware). An attacker with valid credentials can delete files on the IPM host. Remediation per linked advisories: upgrade t...

9.6CVSS9AI score0.01015EPSS
Exploits0References1Affected Software3
Cvelist
Cvelist
added 2021/04/13 6:2 p.m.17 views

CVE-2021-23278 Arbitrary File delete

Eaton Intelligent Power Manager IPM prior to 1.69 is vulnerable to authenticated arbitrary file delete vulnerability induced due to improper input validation at server/mapssrv.js with action removeBackground and server/nodeupgradesrv.js with action removeFirmware. An attacker can send specially...

8.7CVSS9.6AI score0.01015EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2020/05/22 12:0 a.m.17 views

Eaton Intelligent Power Manager Installed (Windows)

Binary data eatonipmwininstalled.nbin...

7.3AI score
Exploits0References1
NVD
NVD
added 2020/05/07 4:15 p.m.22 views

CVE-2020-6652

Incorrect Privilege Assignment vulnerability in Eaton's Intelligent Power Manager IPM v1.67 & prior allow non-admin users to upload the system configuration files by sending specially crafted requests. This can result in non-admin users manipulating the system configurations via uploading the...

7.8CVSS7.9AI score0.00357EPSS
Exploits0References2
Prion
Prion
added 2020/05/07 4:15 p.m.15 views

Privilege escalation

Incorrect Privilege Assignment vulnerability in Eaton's Intelligent Power Manager IPM v1.67 & prior allow non-admin users to upload the system configuration files by sending specially crafted requests. This can result in non-admin users manipulating the system configurations via uploading the...

4.6CVSS7.5AI score0.00357EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2020/05/07 3:58 p.m.72 views

CVE-2020-6651

CVE-2020-6651 affects Eaton Intelligent Power Manager (IPM) versions 1.67 and earlier. The vulnerability is due to improper input validation on the configuration file import file name, which allows an attacker to trigger command injection or code execution via specially crafted file names during ...

8.8CVSS7.8AI score0.02147EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/05/07 3:58 p.m.14 views

CVE-2020-6651 Command injection via specially crafted file name during config file upload

Improper Input Validation in Eaton's Intelligent Power Manager IPM v 1.67 & prior on file name during configuration file import functionality allows attackers to perform command injection or code execution via specially crafted file names while uploading the configuration file in the application...

8.8CVSS9.1AI score0.02147EPSS
Exploits0References2
Rows per page
Query Builder