Pi StudioApplication · We Con

CVE-2018-17889

MEDIUM · 5.3 CVSS v3.0 Published 2018-10-08
Fix available
A fix is available. Upgrade to after 4.2.34 or later.
See remediation →
60/100
Remediation priority · Elevated
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
In WECON Technology Co., Ltd. PI Studio HMI versions 4.1.9 and prior and PI Studio versions 4.2.34 and prior when parsing project files, the XMLParser that ships with Wecon PIStudio is vulnerable to a XML external entity injection attack, which may allow sensitive information disclosure.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

The XMLParser component in WECON PI Studio HMI (versions 4.1.9 and prior) and PI Studio (versions 4.2.34 and prior) does not disable external entity processing when parsing project files, allowing XML external entity injection (XXE). An attacker can craft malicious project files containing external entity references to exfiltrate sensitive files from the host system.

MitigationConfigure the XMLParser to disable external entity resolution, or upgrade to versions greater than 4.1.9 for PI Studio HMI and greater than 4.2.34 for PI Studio that include the XXE fix.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Pi StudioApplication
Affected:<= 4.2.34
Pi Studio HmiApplication
Affected:<= 4.1.9

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
High
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Locate installed WECON PI Studio software
    Check the program's About section, installation directory, or Windows Programs and Features list for the exact version number of WECON PI Studio or WECON PI Studio HMI
    Affected if The software version displayed is 4.1.9 or lower for PI Studio HMI, or 4.2.34 or lower for PI Studio
  2. Verify the vulnerable XMLParser is in use
    Confirm that the software is being used to open or parse project files (.xml, .pxp, or similar project file formats used by WECON)
    Affected if Project files are opened, loaded, or parsed by the software
  3. Confirm external entity processing is not disabled
    Examine the application's XML parsing configuration or examine a project file for any XML DOCTYPE declarations with external entity references
    Affected if The XMLParser processes project files without disabling external entity resolution, indicated by presence of <!DOCTYPE> declarations referencing external entities in project files or no explicit disabling of external entities in parser settings

You are affected if the installed version is PI Studio HMI <= 4.1.9 or PI Studio <= 4.2.34 and the software parses project files containing XML with external entity references.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 4.2.34
Interim mitigation

Configure the XMLParser to disable external entity resolution, or upgrade to versions greater than 4.1.9 for PI Studio HMI and greater than 4.2.34 for PI Studio that include the XXE fix.

Fix this in Pi Studio Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing4.0 h
  • Review / QA2.0 h
18.0 hours of engineering $3,200
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2018-17889 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2018-17889 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data