CVE-2024-28875
Last modified
CVE-2024-28875 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain unauthorized access during the first 30 seconds post-boot. Other vulnerabilities can force a reboot, circumventing the initial time restriction for exploitation.The backdoor string can be found at address 0x80100910 80100910 40 6d 21 74 ds "@m!t2K1" 32 4b 31 00 It is referenced by the function located at 0x800b78b0 and is used as shown in the pseudocode below: if ((SECOND_FROM_BOOT_TIME < 300) && (is_equal = strcmp(password,"@m!t2K1")) { return 1;} Where 1 is the return value to admin-level access (0 being fail and 3 being user).. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
Description
A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain unauthorized access during the first 30 seconds post-boot. Other vulnerabilities can force a reboot, circumventing the initial time restriction for exploitation.The backdoor string can be found at address 0x80100910 80100910 40 6d 21 74 ds "@m!t2K1" 32 4b 31 00 It is referenced by the function located at 0x800b78b0 and is used as shown in the pseudocode below: if ((SECOND_FROM_BOOT_TIME < 300) && (is_equal = strcmp(password,"@m!t2K1")) { return 1;} Where 1 is the return value to admin-level access (0 being fail and 3 being user).
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Level1 | Wbr-6012 Firmware | r0.40e6 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-28875?
How severe is CVE-2024-28875?
How do I fix CVE-2024-28875?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-28868Umbraco is an ASP.NET content management system. Umbraco 10 …5.3
- CVE-2024-28869Traefik is an HTTP reverse proxy and load balancer. In affec…7.5
- CVE-2024-2887Type Confusion in WebAssembly in Google Chrome prior to 123.…7.7
- CVE-2024-28870Suricata is a network Intrusion Detection System, Intrusion …7.5
- CVE-2024-28871LibHTP is a security-aware parser for the HTTP protocol and …7.5
- CVE-2024-28872The TLS certificate validation code is flawed. An attacker c…8.1
- CVE-2024-28876Uncontrolled search path for some Intel(R) MPI Library softw…7.3
- CVE-2024-28877MicroDicom DICOM Viewer is vulnerable to a stack-based buffe…8.8
- CVE-2024-28878 IO-1020 Micro ELD downloads source code or an executable fr…9.6
- CVE-2024-2888Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2024-28880Path traversal vulnerability in MosP kintai kanri V4.6.6 and…6.5
- CVE-2024-28881Uncontrolled search path for some Intel(R) Fortran Compiler …6.7
Are you affected by CVE-2024-28875?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
