LiveActive security incident?Get immediate response
CVE Record

CVE-2020-6652: Incorrect privilege assignment allowing non-admin users to upload config files

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 configurations with incorrect parameters.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-6652 lets a non-admin user of Eaton Intelligent Power Manager manipulate system configuration by uploading configuration files they should not control. For an executive, the concern is unauthorized operational change: power-management settings could be altered, potentially affecting confidentiality, integrity, and availability.

Executive priority

Treat as high priority for environments where IPM manages critical power infrastructure. Prioritize inventory, access restriction, and vendor-guided remediation because the potential impact spans confidentiality, integrity, and availability.

Technical view

The flaw is an Incorrect Privilege Assignment issue, CWE-266, in Eaton Intelligent Power Manager v1.67 and prior. A low-privileged local user can send crafted requests to upload system configuration files with incorrect parameters. CVSS 3.1 is 7.8 high: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Likely exposure

Exposure is most likely where Eaton IPM v1.67 or earlier is installed and non-admin users can authenticate or reach the management interface. The bundle provides no CPEs or deployment details, so asset inventory is required.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires low privileges and no user interaction, but the CVSS vector is local, so this is not evidenced as unauthenticated internet exploitation.

Researcher notes

Evidence is limited to the CVE description, CVSS vector, CWE mapping, and public advisories. Do not infer affected editions, patch versions, or exploit availability beyond the supplied sources. Validation should focus on privilege boundaries and configuration-upload authorization.

Mitigation direction

  • Identify all Eaton IPM deployments and confirm installed versions.
  • Review Eaton’s advisory for the supported remediation path.
  • Restrict IPM access to trusted administrative users only.
  • Remove unnecessary non-admin IPM accounts or permissions.
  • Monitor for unexpected configuration uploads or system setting changes.

Validation and detection

  • Verify whether any IPM instance is v1.67 or earlier.
  • Confirm non-admin users cannot upload system configuration files.
  • Review recent configuration changes for unauthorized activity.
  • Check whether IPM access is limited to approved administrators.
  • Document remediation status against Eaton guidance.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-266: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-6652 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2020-6652Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
EatonIntelligent Power manager (IPM)unspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-266 · source CWE mapping

Incorrect Privilege Assignment

Incorrect Privilege Assignment represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.