LiveActive security incident?Get immediate response
CVE Record

CVE-2014-0755: Rockwell RSLogix 5000 Insufficiently Protected Credentials

Rockwell Automation RSLogix 5000 7 through 20.01, and 21.0, does not properly implement password protection for .ACD files (aka project files), which allows local users to obtain sensitive information or modify data via unspecified vectors.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue weakens password protection on Rockwell RSLogix 5000 project files. A local user with access to affected .ACD files may obtain sensitive information or modify project data. The business concern is unauthorized exposure or tampering of industrial control project files, not remote internet compromise.

Executive priority

Prioritize remediation for industrial sites where RSLogix 5000 project files are accessible to many users. The issue is not described as remotely exploitable, but project tampering or disclosure can affect operational security and recovery confidence.

Technical view

CVE-2014-0755 is a CWE-522 insufficiently protected credentials issue in RSLogix 5000 .ACD project files. The CVSS v2 vector is local access, medium complexity, no authentication, complete confidentiality and integrity impact, and no availability impact.

Likely exposure

Exposure is most likely where RSLogix 5000 and .ACD project files are used on engineering workstations or shared storage. The bundle description names versions 7 through 20.01 and 21.0; version metadata in the bundle is inconsistent.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires local access to project files or systems containing them. The public description leaves the attack vectors unspecified, so practical exploitability cannot be fully assessed from this bundle.

Researcher notes

Evidence supports local credential protection weakness in .ACD project files. The source bundle lacks detailed exploitation mechanics and contains inconsistent affected-version metadata, so validation should rely on vendor and CISA advisories rather than inferred version ranges.

Mitigation direction

  • Check Rockwell Automation and CISA advisory guidance for affected and fixed versions.
  • Inventory RSLogix 5000 installations and stored .ACD project files.
  • Restrict access to engineering workstations and project-file repositories.
  • Treat .ACD files as sensitive operational assets with least-privilege access.
  • Review backups and shared folders for exposed project files.

Validation and detection

  • Identify RSLogix 5000 versions on engineering systems.
  • Confirm whether .ACD files are stored on shared or broadly accessible locations.
  • Compare installed versions against Rockwell and CISA advisory scope.
  • Review access controls for project-file directories and backups.
  • Check whether vendor-recommended updates or compensating controls are applied.
Prepared
Confidence
medium
Sources
5

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-522: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2014-0755 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.3 (2.0)
Known Exploited
No
Published

Vector: AV:L/AC:M/Au:N/C:C/I:C/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
4Source 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.3CVSS 2.0MediumAV:L/AC:M/Au:N/C:C/I:C/A:N3.49.2Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

6.3Medium
CVSS 2.0 vector shape for CVE-2014-0755Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:L/AC:M/Au:N/C:C/I:C/A:N

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Rockwell AutomationRSLogix 5000 softwareV7, V7, V20.03, V21.03unaffected
Weakness

CWE details

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

CWE-522 · source CWE mapping

Insufficiently Protected Credentials

Insufficiently Protected Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.