LiveActive security incident?Get immediate response
CVE Record

CVE-2022-27584: Password recovery vulnerability in SICK SIM2000ST Partnumber 1080579 allows an unprivileged remote attacker...

Password recovery vulnerability in SICK SIM2000ST Partnumber 1080579 allows an unprivileged remote attacker to gain access to the userlevel defined as RecoverableUserLevel by invocating the password recovery mechanism method. This leads to an increase in their privileges on the system and thereby affecting the confidentiality integrity and availability of the system. An attacker can expect repeatable success by exploiting the vulnerability. The firmware versions <=1.7.0 allow to optionally disable device configuration over the network interfaces. Please make sure that you apply general security practices when operating the SIM2000ST. A fix is planned but not yet scheduled.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's Takecritical

Analyst readout for executives and security teams

Plain-English summary

This flaw can let a remote, unauthenticated attacker use the device password recovery mechanism to gain a recoverable user level on a SICK SIM2000ST device. That can affect confidentiality, integrity, and availability. The public source says a fix was planned but not scheduled, so exposure management matters.

Executive priority

Treat this as urgent for exposed OT environments because it is unauthenticated, network reachable, and rated critical. Prioritize discovery, isolation, and vendor guidance review before assuming a patch is available.

Technical view

CVE-2022-27584 is a CWE-306 password recovery issue in SICK SIM2000ST Partnumber 1080579. The CVSS 3.1 score is 9.8, with network attack vector, low complexity, no privileges, and no user interaction. The source states exploitation can be repeatable and can raise privileges to RecoverableUserLevel.

Likely exposure

Exposure is most likely where affected SIM2000ST devices have reachable network interfaces and password recovery or configuration paths accessible from broader operational or corporate networks.

Exploitation context

The source describes remote unauthenticated privilege gain through the password recovery mechanism. CISA KEV is false in the provided bundle, and no cited source confirms active exploitation. A vendor fix was planned but not scheduled in the source text.

Researcher notes

Evidence is limited to the CVE source bundle and SICK PSIRT reference. The affected entry names Partnumber 1080579; the description also mentions firmware <=1.7.0 in relation to disabling network configuration. Do not infer broader SICK product impact without vendor confirmation.

Mitigation direction

  • Check SICK PSIRT guidance for current remediation status.
  • Disable device configuration over network interfaces where supported.
  • Restrict access to device management interfaces to trusted networks only.
  • Apply general OT segmentation and access-control practices.
  • Monitor for unexpected password recovery or user-level changes.

Validation and detection

  • Inventory SICK SIM2000ST Partnumber 1080579 devices.
  • Record firmware versions and management interface exposure.
  • Confirm whether network configuration access is disabled or restricted.
  • Review logs or configuration history for password recovery activity.
  • Verify current SICK PSIRT advisories before closure.
Prepared
Confidence
medium
Sources
3

Based on public source material and reviewed before publication.

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-306: 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-2022-27584 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-27584Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
n/aSICK SIM2000ST (PPC)Partnumber 1080579Listed
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.