Cyber Resilience

CVE-2024-23309

Level1 Wbr-6012 Firmware r0.40e6

Public PoC
Published
30 October 2024
Modified
21 November 2024
CVSS Score v3.1 9.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0091 57th percentile
Risk Priority 65 floored blend · peak EPSS

Summary

CVE-2024-23309 is a critical-severity Reliance on IP Address for Authentication (CWE-291) vulnerability in Level1 Wbr-6012 Firmware. Its CVSS base score is 9.0 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Trusted Relationship (T1199); ranked in the top 43% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified map to IA-2 (Identification and Authentication (Organizational Users)) and IA-8 (Identification and Authentication (Non-organizational Users)) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

The LevelOne WBR-6012 router with firmware R0.40e6 has an authentication bypass vulnerability in its web application due to reliance on client IP addresses for authentication. Attackers could spoof an IP address to gain unauthorized access without needing a session token.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1199 Trusted Relationship Initial Access
Adversaries may breach or otherwise leverage organizations who have access to intended victims.
T1021 Remote Services Lateral Movement
Adversaries may use [Valid Accounts](https://attack.
T1133 External Remote Services Persistence
Adversaries may leverage external-facing remote services to initially access and/or persist within a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-28875Same product: Level1 Wbr-6012
CVE-2024-33603Same product: Level1 Wbr-6012
CVE-2024-33626Same product: Level1 Wbr-6012
CVE-2024-33623Same product: Level1 Wbr-6012
CVE-2024-32946Same product: Level1 Wbr-6012
CVE-2024-24777Same product: Level1 Wbr-6012
CVE-2024-33700Same product: Level1 Wbr-6012
CVE-2024-28052Same product: Level1 Wbr-6012
CVE-2024-31151Same product: Level1 Wbr-6012
CVE-2024-33699Same product: Level1 Wbr-6012

Affected Assets

level1
wbr-6012 firmware
r0.40e6

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Requires unique identification and authentication of users rather than permitting unauthenticated or spoofable attributes such as source IP.

Requires unique identification and authentication of non-organizational users, precluding reliance on IP address alone.

AC-17 Remote Access partial match

Mandates documented usage restrictions and configuration requirements for remote access that cannot be satisfied by IP-based authentication.

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.AA-03 full match
prevents

Strong authentication mechanisms directly replace reliance on spoofable IP addresses.

PR.AA-01 mostly match
prevents

Managed identities and credentials supplant weak IP-based authentication decisions.

DE.CM-01 partial match
prevents

Network monitoring can detect misuse of IP authentication but does not prevent the weakness.

PR.AA-05 partial match
prevents

Authorization policies and least privilege reduce dependence on network-location assertions.

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

Secure-authentication control directly addresses the weakness by requiring proper credentials instead of IP address.

prevents

Access-control policy can mandate stronger authentication than IP address alone.

prevents

Identity-management processes should replace IP-based identification with verified identities.

degrades

Authentication-information rules discourage reliance on mutable attributes such as IP addresses.

prevents

Access-rights assignment should be tied to authenticated identities, not network location.

prevents

Privileged-access rules require authenticated users rather than implicit IP trust.

References