Cyber Resilience

CVE-2024-45273

Crypto Weakness in Mbconnectline Mbnet.Mini Firmware ≤ 2.3.1

Published
15 October 2024
Modified
21 November 2024
CVSS Score v3.1 8.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.00092 0.6th percentile
Risk Priority 58 floored blend · peak EPSS

Summary

CVE-2024-45273 is a high-severity Weak Encoding for Password (CWE-261) vulnerability in Mbconnectline Mbnet.Mini Firmware. Its CVSS base score is 8.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 0.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-13 (Cryptographic Protection) and IA-5 (Authenticator Management) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

An unauthenticated local attacker can decrypt the devices config file and therefore compromise the device due to a weak implementation of the encryption used.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
T1552.006 Group Policy Preferences Credential Access
Adversaries may attempt to find unsecured credentials in Group Policy Preferences (GPP).
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
T1552.002 Credentials in Registry Credential Access
Adversaries may search the Registry on compromised systems for insecurely stored credentials.
T1110 Brute Force Credential Access
Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.
T1557 Adversary-in-the-Middle Credential Access
Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-45272Same product: Helmholz Myrex24 V2 Virtual Server
CVE-2024-45275Same product: Helmholz Rex 100
CVE-2024-8455Shared CWE-261, CWE-326
CVE-2023-28896Shared CWE-261, CWE-326
CVE-2023-0525Shared CWE-261, CWE-326
CVE-2024-34113Shared CWE-261, CWE-326
CVE-2023-22271Shared CWE-261, CWE-326
CVE-2023-43776Shared CWE-261, CWE-326
CVE-2023-7237Shared CWE-261, CWE-326
CVE-2024-45271Same product: Helmholz Rex 100

Affected Assets

mbconnectline
mbnet.mini firmware
≤ 2.3.1
helmholz
myrex24 v2 virtual server
≤ 2.16.3
helmholz
rex 300 firmware
≤ 5.1.11
helmholz
rex 200 firmware
≤ 8.2.1
helmholz
rex 250 firmware
≤ 8.2.1
helmholz
rex 100 firmware
≤ 2.3.1
mbconnectline
mbconnect24
≤ 2.16.3
mbconnectline
mymbconnect24
≤ 2.16.3
mbconnectline
mbspider mdh 905 firmware
≤ 2.6.5
mbconnectline
mbspider mdh 915 firmware
≤ 2.6.5
+5 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 18 hardening rules · 7 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V11.4.2
  • V14.1.2
  • V14.2.4

Mitigating Controls (NIST 800-53 r5) AI

Cryptographic protection mandates approved algorithms and key management that preclude weak encoding schemes for sensitive data such as passwords.

Authenticator management requires secure generation, storage, and distribution of passwords rather than trivial encoding.

SC-12 governs cryptographic key establishment and management, which can enforce sufficient key sizes and thereby reduce inadequate encryption strength.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.DS-01 mostly match
prevents

Proper cryptographic hashing for data-at-rest directly prevents trivial password encoding while the control addresses broader data protection needs.

PR.DS-02 mostly match
prevents

Strong encryption is required to protect confidentiality of data-in-transit.

PR.PS-01 partial match
prevents

Hardened baselines can enforce minimum cryptographic algorithm and key-length settings.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Requires appropriate use of cryptography, indirectly discouraging weak encoding schemes.

degrades

Requires secure handling and protection of authentication information, directly addressing weak password encoding.

prevents

Enforces secure coding practices that would reject trivial password encoding.

degrades

Mandates secure authentication mechanisms, which precludes trivial encoding of passwords.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 9 (1 rule)
  • V-271756 OL 9 local disk partitions must implement cryptographic mechanisms to prevent unauthorized disclosure or modification of all information that requires at rest protection. prevents CWE-326
RHEL 8 (1 rule)
  • V-230224 All RHEL 8 local disk partitions must implement cryptographic mechanisms to prevent unauthorized disclosure or modification of all information that requires at rest protection. prevents CWE-326
RHEL 9 (1 rule)
  • V-257879 RHEL 9 local disk partitions must implement cryptographic mechanisms to prevent unauthorized disclosure or modification of all information that requires at rest protection. prevents CWE-326
Windows Server 2016 (1 rule)
  • V-224843 Systems requiring data at rest protections must employ cryptographic mechanisms to prevent unauthorized disclosure and modification of the information at rest. prevents CWE-326

References