Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-305 (使用基本弱点进行的认证绕过) — Vulnerability Class 130

130 vulnerabilities classified as CWE-305 (使用基本弱点进行的认证绕过). AI Chinese analysis included.

CWE-305 represents a critical authentication bypass vulnerability where the core cryptographic algorithm remains robust, yet the implementation allows attackers to circumvent security controls through a distinct, primary flaw. This weakness typically manifests when developers rely on flawed logic, such as trusting client-side validation or improperly handling session tokens, rather than strengthening the underlying cipher. Attackers exploit these implementation gaps by manipulating request parameters, bypassing access checks, or exploiting race conditions to gain unauthorized access without breaking the encryption itself. To prevent this, developers must ensure that authentication mechanisms are strictly server-side enforced, avoiding any trust in client-supplied data. Comprehensive input validation, rigorous session management, and regular security audits are essential to identify and remediate these secondary weaknesses, ensuring that the authentication process remains resilient against evasion techniques that target implementation errors rather than algorithmic strength.

MITRE CWE Description
The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.
Common Consequences (1)
Access ControlBypass Protection Mechanism
CVE IDTitleCVSSSeverityPublished
CVE-2023-4898 Authentication Bypass by Primary Weakness in mintplex-labs/anything-llm — mintplex-labs/anything-llm 9.8 -2023-09-11
CVE-2023-36497 Dover Fueling Solutions MAGLINK LX Web Console Authentication Bypass by Primary Weakness — MAGLINK LX Web Console Configuration 8.8 High2023-09-11
CVE-2023-2959 Authentication Bypass by Primary Weakness in Oliva Expertise — Oliva Expertise EKS 7.5 High2023-07-17
CVE-2023-34137 SonicWALL Analytics和GMS 授权问题漏洞 — GMS 9.8 -2023-07-13
CVE-2023-34124 SonicWALL Analytics和GMS 授权问题漏洞 — GMS 9.8 -2023-07-13
CVE-2023-28126 Ivanti Avalanche 竞争条件问题漏洞 — Avalanche 8.1 -2023-05-09
CVE-2022-40723 Configuration-based MFA Bypass in PingID RADIUS PCV. — PingID Radius PCV 6.5 Medium2023-04-25
CVE-2023-1833 Authentication Bypass in Redline Router — Redline Router 9.8 Critical2023-04-14
CVE-2023-27535 curl 授权问题漏洞 — https://github.com/curl/curl 9.1 -2023-03-30
CVE-2023-27536 curl 授权问题漏洞 — https://github.com/curl/curl 9.8 -2023-03-30
CVE-2023-27538 libcurl 授权问题漏洞 — https://github.com/curl/curl 9.1 -2023-03-30
CVE-2023-1307 Authentication Bypass by Primary Weakness in froxlor/froxlor — froxlor/froxlor 9.8 -2023-03-10
CVE-2023-0777 Authentication Bypass by Primary Weakness in modoboa/modoboa — modoboa/modoboa 9.8 -2023-02-10
CVE-2022-3100 OpenStack barbican 安全漏洞 — Red Hat OpenStack Platform 5.9 -2023-01-18
CVE-2022-4722 Authentication Bypass by Primary Weakness in ikus060/rdiffweb — ikus060/rdiffweb 9.8 -2022-12-23
CVE-2022-39245 Mist vulnerable to user providing a Sudo binary for authentication checks — mist 8.4 High2022-09-26
CVE-2022-38064 windowmanager in window subsystem has a permission bypass vulnerability. Local attackers can bypass permission control and get sensitive information. — OpenHarmony 6.2 Medium2022-09-09
CVE-2022-38081 Tokensync in security subsystem has a permission bypass vulnerability. LAN attackers can bypass the distributed permission control.To take advantage of this weakness, attackers need another vulnerability to obtain system. — OpenHarmony 6.2 Medium2022-09-09
CVE-2022-38700 multimedia subsystem has a permission bypass vulnerability. LAN attackers can bypass permission control and get control of camera service. — OpenHarmony 8.8 High2022-09-09
CVE-2022-2651 Authentication Bypass by Primary Weakness in bookwyrm-social/bookwyrm — bookwyrm-social/bookwyrm 9.8 -2022-08-04
CVE-2021-45031 Weak Authentication in Login Function of USC+ — USC+ 7.7 High2022-03-30
CVE-2022-0547 OpenVPN 授权问题漏洞 — OpenVPN 9.8 -2022-03-18
CVE-2022-23729 LG mobile 授权问题漏洞 — LG mobile devices 7.8 -2022-03-04
CVE-2022-0451 Auth bypass in Dark SDK — Dart SDK 6.5 Medium2022-02-18
CVE-2021-26726 Remote code execution in Valmet DNA before Collection 2021 — Valmet DNA 8.8 High2022-02-16
CVE-2021-28503 In Arista's EOS software affected releases, eAPI might skip re-evaluating user credentials when certificate based authentication is used, which allows remote attackers to access the device via eAPI. — Arista EOS 7.4 High2022-02-04
CVE-2021-3850 Authentication Bypass by Primary Weakness in adodb/adodb — adodb/adodb 9.8 -2022-01-25
CVE-2021-43175 GOautodial 授权问题漏洞 — GOautodial API 7.5 -2021-12-07
CVE-2021-3547 OpenVPN 信任管理问题漏洞 — OpenVPN 3 Core Library 7.4 -2021-07-12
CVE-2020-15077 OpenVPN 授权问题漏洞 — OpenVPN Access Server 5.9 -2021-06-04

Vulnerabilities classified as CWE-305 (使用基本弱点进行的认证绕过) represent 130 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.