Cyber Resilience

CVE-2021-28912

High

Published: 09 September 2021

Published
09 September 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0092 76.4th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-28912 is a high-severity Weak Password Requirements (CWE-521) vulnerability in Bab-Technologie Eibport Firmware. Its CVSS base score is 7.2 (High).

Operationally, ranked in the top 23.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

BAB TECHNOLOGIE GmbH eibPort V3. Each device has its own unique hard coded and weak root SSH key passphrase known as 'eibPort string'. This is usable and the final part of an attack chain to gain SSH root access.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

bab-technologie
eibport firmware
≤ 3.9.1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-521 CWE-798

IA policy establishes password requirements, directly addressing weak password requirements.

addresses: CWE-521 CWE-798

Ensuring authenticators have sufficient strength of mechanism for intended use addresses weak password requirements.

addresses: CWE-798 CWE-521

Central credential stores and rotation policies remove the need for hard-coded credentials in configuration files or code.

addresses: CWE-521 CWE-798

Dedicated security resources support deployment of strong authentication systems and enforcement of robust password policies.

addresses: CWE-521 CWE-798

User documentation on maintaining security includes password requirements, directly mitigating weak password policies.

addresses: CWE-798

Enables users to notice when hard-coded credentials have been exploited for unauthorized access.

addresses: CWE-798

Security training explicitly warns against hard-coded credentials, lowering their use in systems.

addresses: CWE-521

Configuration settings can define and enforce strong password requirements to avoid weak policies.

References