LiveActive security incident?Get immediate response
CVE Record

CVE-2023-35697: Improper Restriction of Excessive Authentication Attempts in the SICK ICR890-4 could allow a remote attacke...

Improper Restriction of Excessive Authentication Attempts in the SICK ICR890-4 could allow a remote attacker to brute-force user credentials.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-35697 affects the SICK ICR890-4. The device does not sufficiently restrict repeated authentication attempts, which could let a remote attacker try many passwords until valid credentials are found. The main business risk is unauthorized access to a device account, with limited confidentiality impact reported by CVSS.

Executive priority

Treat this as a moderate-priority industrial asset hardening issue. Prioritize externally reachable or broadly accessible devices first, then confirm vendor guidance and access controls across internal deployments.

Technical view

The issue is CWE-307: improper restriction of excessive authentication attempts. CVSS 3.1 is 5.3, with network attack vector, low complexity, no privileges, and no user interaction. The listed impact is confidentiality low, with no integrity or availability impact in the supplied CVSS vector.

Likely exposure

Exposure is most relevant where SICK ICR890-4 authentication interfaces are reachable over a network, especially from untrusted segments. The source bundle lists SICK ICR890-4 as affected, but does not provide detailed deployment conditions or fixed versions.

Exploitation context

The source bundle says remote brute-forcing of user credentials is possible. It does not cite active exploitation, and KEV is false. No public exploit status or weaponized procedure is supported by the provided evidence.

Researcher notes

Evidence is limited to the CVE record and SICK references. The affected version is represented as “0” in the bundle, so version interpretation should be confirmed against the SICK CSAF or PSIRT advisory before remediation decisions.

Mitigation direction

  • Review SICK PSIRT and advisory SCA-2023-0006 for official remediation guidance.
  • Restrict device management access to trusted administrative networks only.
  • Place the device behind network controls that limit repeated remote login attempts.
  • Use strong, unique credentials for all device accounts.
  • Monitor authentication logs for repeated failures or unusual access patterns.

Validation and detection

  • Inventory environments for SICK ICR890-4 devices.
  • Compare affected product details against SICK advisory SCA-2023-0006.
  • Confirm whether authentication interfaces are reachable from untrusted networks.
  • Review logs for repeated failed authentication attempts.
  • Verify compensating network controls cover all reachable management paths.
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 · low confidence lookup

CWE-307: 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-2023-35697 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
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2023-35697Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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
SICK AGICR890-40affected
Weakness

CWE details

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

CWE-307 · source CWE mapping

Improper Restriction of Excessive Authentication Attempts

Improper Restriction of Excessive Authentication Attempts represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.