目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CWE-307 过多认证尝试的限制不恰当 类漏洞列表 410

CWE-307 过多认证尝试的限制不恰当 类弱点 410 条 CVE 漏洞汇总,含 AI 中文分析。

CWE-307 属于身份验证缺陷,指系统未有效限制短时间内过多的认证失败尝试。攻击者常利用此漏洞进行暴力破解或字典攻击,通过高频尝试猜测凭证以获取未授权访问。开发者应实施账户锁定机制、引入验证码挑战或设置动态速率限制,从而在保障用户体验的同时,显著增加自动化攻击的难度与成本,确保系统安全性。

MITRE CWE 官方描述
CWE:CWE-307 过度身份验证尝试的限制不当 英文:产品未实施足够的措施来防止在短时间内发生多次失败的身份验证尝试。
常见影响 (1)
Access Control Bypass Protection Mechanism
An attacker could perform an arbitrary number of authentication attempts using different passwords, and eventually gain access to the targeted account using a brute force attack.
缓解措施 (2)
Architecture and Design Common protection mechanisms include: Disconnecting the user after a small number of failed attempts Implementing a timeout Locking out a targeted account Requiring a computational task on the user's part.
Architecture and Design Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid [REF-1482]. Consider using libraries with authentication capabilities such as OpenSSL or the ESAPI Authenticator. [REF-45]
代码示例 (2)
In January 2009, an attacker was able to gain administrator access to a Twitter server because the server did not restrict the number of login attempts [REF-236]. The attacker targeted a member of Twitter's support team and was able to successfully guess the member's password using a brute force attack by guessing a large number of common words. After gaining access as the member of the support st…
The following code, extracted from a servlet's doPost() method, performs an authentication lookup every time the servlet is invoked.
String username = request.getParameter("username"); String password = request.getParameter("password"); int authResult = authenticateUser(username, password);
Bad · Java
CVE ID 标题 CVSS 风险等级 Published
CVE-2025-48187 RAGFlow 安全漏洞 — RAGFlow 9.1 Critical 2025-05-17
CVE-2025-46739 Schweitzer Engineering Laboratories多款产品 安全漏洞 — SEL Blueframe OS 8.1 High 2025-05-12
CVE-2025-20196 Cisco IOS和Cisco IOS XE 安全漏洞 — IOS 5.3 Medium 2025-05-07
CVE-2025-3709 Flowring Technology Agentflow BPM 安全漏洞 — Agentflow 9.8 Critical 2025-05-02
CVE-2025-42600 Meon KYC 安全漏洞 — KYC solutions 9.8 - 2025-04-23
CVE-2025-3556 eCommerce-website-in-PHP 安全漏洞 — eCommerce-website-in-PHP 3.7 Low 2025-04-14
CVE-2025-3555 eCommerce-website-in-PHP 安全漏洞 — eCommerce-website-in-PHP 3.7 Low 2025-04-14
CVE-2025-3129 Drupal Access code 安全漏洞 — Access code 9.8AI Critical AI 2025-04-02
CVE-2025-0417 Valmet DNA 安全漏洞 — Valmet DNA 9.1AI Critical AI 2025-04-01
CVE-2025-2911 MeetMe 安全漏洞 — MeetMe 9.1 - 2025-03-28
CVE-2025-1496 BG-TEK Coslat Hotspot 安全漏洞 — Coslat Hotspot 6.5 Medium 2025-03-20
CVE-2024-12039 dify 安全漏洞 — langgenius/dify 9.8 - 2025-03-20
CVE-2024-51476 IBM Concert 安全漏洞 — Concert Software 7.5 High 2025-03-06
CVE-2025-23368 Red Hat WildFly Elytron 安全漏洞 8.1 High 2025-03-04
CVE-2025-1629 Excitel Broadband Private my Excitel 安全漏洞 — my Excitel App 3.5 Low 2025-02-24
CVE-2025-24806 Authelia 安全漏洞 — authelia 9.1 - 2025-02-19
CVE-2025-22645 WordPress plugin Real Estate Manager 安全漏洞 — Real Estate Manager 5.3 Medium 2025-02-18
CVE-2024-23106 Fortinet FortiClientEMS 安全漏洞 — FortiClientEMS 7.7 High 2025-01-14
CVE-2024-8429 Digital Operation Services WiFiBurada 安全漏洞 — WiFiBurada 4.3 Medium 2024-12-17
CVE-2024-38488 Dell RecoverPoint for Virtual Machines 安全漏洞 — RecoverPoint for Virtual Machines 6.5 Medium 2024-12-13
CVE-2024-9928 Hitachi Energy NSD570 安全漏洞 — NSD570 Teleprotection Equipment 5.3 Medium 2024-11-26
CVE-2024-49597 Dell Wyse Management Suite 安全漏洞 — Wyse Management Suite 7.6 High 2024-11-26
CVE-2024-5716 LogSign Unified SecOps Platform 安全漏洞 — Unified SecOps Platform 9.8 - 2024-11-22
CVE-2024-0787 phpIPAM 安全漏洞 — phpipam/phpipam 9.8AI Critical AI 2024-11-15
CVE-2024-9832 Baxter Life2000 安全漏洞 — Life2000 Ventilation System 9.3 Critical 2024-11-14
CVE-2024-51720 BlackBerry SecuSUITE 安全漏洞 — SecuSUITE 4.8 Medium 2024-11-12
CVE-2024-11126 Digistar AG-30 Plus 安全漏洞 — AG-30 Plus 3.1 Low 2024-11-12
CVE-2024-47592 SAP NetWeaver AS 安全漏洞 — SAP NetWeaver Application Server Java (Logon Application) 5.3 Medium 2024-11-12
CVE-2024-51558 Brokerage Wave 安全漏洞 — Wave 2.0 9.8AI Critical AI 2024-11-04
CVE-2024-7292 Progress Software Telerik Report Server 安全漏洞 — Telerik Report Server 7.5 High 2024-10-09

CWE-307(过多认证尝试的限制不恰当) 是常见的弱点类别,本平台收录该类弱点关联的 410 条 CVE 漏洞。