LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23283: Security issues in Eaton Intelligent Power Protector (IPP)

Eaton Intelligent Power Protector (IPP) prior to version 1.69 is vulnerable to stored Cross Site Scripting. The vulnerability exists due to insufficient validation of user input and improper encoding of the output for certain resources within the IPP software.

MediumCVSS 5.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Eaton Intelligent Power Protector before version 1.69 has a stored cross-site scripting flaw. A highly privileged user with adjacent-network access could save malicious content in certain IPP resources. The business risk is moderate because exploitation requires privileged access, but affected power-management software may support operational continuity.

Executive priority

Treat as a moderate-priority operational technology support-system issue. Prioritize remediation where IPP supports critical power continuity, shared administration, or sensitive management networks.

Technical view

CVE-2021-23283 is CWE-79 stored XSS in Eaton IPP before 1.69, caused by insufficient input validation and improper output encoding. CVSS 3.1 is 5.2 with adjacent attack vector, low complexity, high privileges required, no user interaction, unchanged scope, no confidentiality impact, low integrity impact, and high availability impact.

Likely exposure

Exposure is limited to organizations running Eaton Intelligent Power Protector versions before 1.69. The CVSS vector indicates adjacent-network access and high privileges are required, so internet-wide unauthenticated exposure is not supported by the provided evidence.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. Evidence supports a stored XSS condition, but not public exploitation, exploit maturity, or real-world targeting.

Researcher notes

The record identifies stored XSS in unspecified IPP resources before 1.69. Product scope is narrow in the provided bundle, and affected version granularity beyond “prior to 1.69” is not supplied. Do not assume other Eaton products are affected.

Mitigation direction

  • Upgrade Eaton IPP instances below 1.69 to version 1.69 or later.
  • Review Eaton’s advisory for environment-specific remediation guidance.
  • Restrict IPP access to trusted administrators on management networks.
  • Remove unnecessary privileged IPP accounts.

Validation and detection

  • Inventory Eaton IPP deployments and record exact versions.
  • Confirm no running instance is below version 1.69.
  • Review IPP administrative records for unexpected stored content changes.
  • Verify IPP access is limited to authorized adjacent-network administrators.
Prepared
Confidence
high
Sources
3

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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2021-23283 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
Medium
CVSS
5.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:L/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
2Source 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
5.2CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H0.94.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.2Medium
CVSS 3.1 vector shape for CVE-2021-23283Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:L/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
EatonEaton Intelligent Power Protector (IPP)unspecifiedListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.