LiveActive security incident?Get immediate response
CVE Record

CVE-2020-14481: The DeskLock tool provided with FactoryTalk View SE uses a weak encryption algorithm that may allow a local...

The DeskLock tool provided with FactoryTalk View SE uses a weak encryption algorithm that may allow a local, authenticated attacker to decipher user credentials, including the Windows user or Windows DeskLock passwords. If the compromised user has an administrative account, an attacker could gain full access to the user’s operating system and certain components of FactoryTalk View SE.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

FactoryTalk View SE’s DeskLock tool used weak encryption for stored credentials. A local signed-in attacker may be able to recover Windows or DeskLock passwords. If those credentials are administrative, the attacker could take full control of the workstation and some FactoryTalk View SE components.

Executive priority

Treat this as high priority for industrial environments where FactoryTalk View SE systems are locally accessible or use administrator-level shared accounts. It is not described as remotely exploitable in the bundle, but credential recovery on an HMI or engineering workstation can create major operational risk.

Technical view

CVE-2020-14481 is CWE-261 in Rockwell Automation FactoryTalk View SE DeskLock. The CVSS 3.1 score is 7.8, with local access, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact. The bundle identifies FactoryTalk View SE 10.0 and unspecified versions as affected.

Likely exposure

Exposure is most likely on workstations or servers running FactoryTalk View SE with DeskLock enabled or present, especially version 10.0. The attacker must already have local authenticated access, so shared engineering stations, kiosk-style HMIs, and weakly controlled operator workstations deserve priority review.

Exploitation context

The provided bundle does not show CISA KEV listing or active exploitation evidence. Risk remains serious because exploitation requires only local authenticated access and may disclose reusable Windows or DeskLock credentials. Business impact depends heavily on whether recovered credentials have administrator rights.

Researcher notes

Evidence is limited to the CVE metadata and CISA advisory reference supplied in the bundle. No exploit availability, patch version, or detailed mitigation text is provided here. Do not assume broader Rockwell products are affected without vendor confirmation.

Mitigation direction

  • Check Rockwell and CISA guidance for approved updates or workarounds.
  • Restrict local access to FactoryTalk View SE systems using DeskLock.
  • Remove unnecessary administrative privileges from DeskLock and Windows users.
  • Review and rotate potentially exposed credentials after vendor-guided remediation.
  • Monitor affected hosts for suspicious local logons or privilege use.

Validation and detection

  • Inventory FactoryTalk View SE deployments and identify version 10.0 systems.
  • Confirm whether DeskLock is installed, enabled, or used operationally.
  • Review local user groups for administrative accounts on affected hosts.
  • Check whether shared operator or engineering accounts exist on those systems.
  • Document remediation status against Rockwell or CISA advisory guidance.
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 · low confidence lookup

CWE-261: 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-14481 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
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
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-14481Attack 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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Rockwell AutomationFactoryTalk View SEunspecified, 10.0Listed
Weakness

CWE details

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

CWE-261 · source CWE mapping

Weak Encoding for Password

Weak Encoding for Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.