LiveActive security incident?Get immediate response
CVE Record

CVE-2022-2254: Distributed Data Systems WebHMI Cross-site Scripting

A user with administrative privileges in Distributed Data Systems WebHMI 4.1.1.7662 can store a script that could impact other logged in users.

MediumCVSS 6.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-2254 is a stored cross-site scripting issue in Distributed Data Systems WebHMI 4.1.1.7662. An administrator can save script content that may affect other logged-in users. The business risk is concentrated in exposed or shared WebHMI administration environments where trusted sessions could be abused.

Executive priority

Treat as a moderate-priority ICS application issue. It is not currently evidenced as exploited, but it affects a human-machine interface product and could compromise logged-in user confidentiality. Prioritize inventory, vendor guidance review, and administrative access reduction.

Technical view

The CVE describes CWE-79 stored XSS requiring network access, high privileges, and user interaction. CVSS 3.1 is 6.2 with changed scope and high confidentiality impact, but no integrity or availability impact is listed. The only affected version provided is WebHMI 4.1.1.7662.

Likely exposure

Exposure appears limited to organizations running Distributed Data Systems WebHMI 4.1.1.7662. Risk is highest where multiple users share the WebHMI interface or where administrative access is broadly granted. The sources do not state internet exposure or affected CPEs.

Exploitation context

The source bundle does not report active exploitation, and the CVE is not marked KEV. Exploitation requires an administrative user to store script content and another logged-in user to interact with affected content. No public exploit status is provided in the supplied sources.

Researcher notes

Available evidence is narrow: one affected version, CWE-79, CVSS vector, and a CISA ICS advisory reference. Do not assume other WebHMI versions are affected without vendor confirmation. The administrative privilege requirement materially lowers likelihood, while stored impact increases concern in shared operational environments.

Mitigation direction

  • Check CISA and vendor guidance for a fixed version or official workaround.
  • Inventory WebHMI deployments and identify any running version 4.1.1.7662.
  • Restrict WebHMI administrative access to trusted users and trusted network paths.
  • Review administrator accounts and remove unnecessary elevated access.
  • Monitor WebHMI for unexpected administrative content changes.

Validation and detection

  • Confirm product name and version on every WebHMI deployment.
  • Verify whether any instance is running WebHMI 4.1.1.7662.
  • Review WebHMI logs for unexpected administrator activity.
  • Check whether vendor guidance identifies a patched version or mitigation.
  • Assess whether multiple logged-in users can access shared administrative content.
Prepared
Confidence
medium
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-2022-2254 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
6.2 (3.1)
Known Exploited
No
Published

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

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
6.2CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:N/A:N1.74Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.2Medium
CVSS 3.1 vector shape for CVE-2022-2254Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Distributed Data SystemsWebHMI4.1.1.7662Listed
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.