Wonderware Indusoft Web StudioApplication · Schneider Electric

CVE-2017-7968

HIGH · 7.8 CVSS v3.0 Published 2017-05-19
Fix available
A fix is available. Upgrade to after 8.0 or later.
See remediation →
80/100
Remediation priority · High
Zero-click

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
An Incorrect Default Permissions issue was discovered in Schneider Electric Wonderware InduSoft Web Studio v8.0 Patch 3 and prior versions. Upon installation, Wonderware InduSoft Web Studio creates a new directory and two files, which are placed in the system's path and can be manipulated by non-administrators. This could allow an authenticated user to escalate his or her privileges.

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

Schneider Electric Wonderware InduSoft Web Studio v8.0 Patch 3 and prior creates a new directory and two files in the system path during installation with insecure default permissions. Non-administrator authenticated users can manipulate these files, potentially allowing local privilege escalation by replacing or modifying executable files or configurations in the system path.

MitigationRestrict permissions on the installation-created directory and files to administrative-only access, or reinstall with proper permission configurations. Consider applying any available vendor patches for this specific permission issue.

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
Wonderware Indusoft Web StudioApplication
Affected:<= 8.0

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
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

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. Verify if InduSoft Web Studio is installed
    Check the Windows registry under HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall for an entry named 'InduSoft Web Studio' or 'Wonderware InduSoft Web Studio', or look in common installation paths such as C:\Program Files\Wonderware or C:\Program Files (x86)\Wonderware
    Affected if The software is present on the system
  2. Identify the installation directory
    If found in the registry, check the 'InstallLocation' value; otherwise, locate the main executable (typically InduSoftWebStudio.exe or similar) and note the base installation folder
    Affected if The installation directory is in a location writable by non-administrator users
  3. Locate the installation-created directory in system path
    Examine the installation directory for a subfolder that was created during installation (the CVE notes a new directory with two files were placed in the system path); compare the folder creation date to the software installation date
    Affected if A directory exists in the installation path that was created by the installer with permissions allowing user modification
  4. Inspect permissions on the directory and its files
    Right-click the identified directory, go to Properties > Security, and check the permissions granted to Users or Authenticated Users groups; verify if they have Write or Modify permissions
    Affected if Non-administrator users have Write, Modify, or Full Control permissions on the directory or its contents
  5. Check if executable or configuration files are writable
    Examine the specific files in that directory (noted as two files in the CVE) to determine if standard users can overwrite, delete, or modify them
    Affected if Executable files (.exe, .dll) or configuration files (.ini, .xml, .cfg) in that location are writable by non-administrator accounts

A user is affected if Wonderware InduSoft Web Studio v8.0 or earlier is installed and the installation-created directory in the system path grants Write or Modify permissions to non-administrator users.

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 8.0
Interim mitigation

Restrict permissions on the installation-created directory and files to administrative-only access, or reinstall with proper permission configurations. Consider applying any available vendor patches for this specific permission issue.

Fix this in Wonderware Indusoft Web Studio Scoped from the published advisory
  • Consultation2.0 h
  • Implementation2.0 h
  • Testing2.0 h
  • Review / QA1.0 h
7.0 hours of engineering $1,240
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2017-7968 — 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-2017-7968 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