# Allegra calculateTokenExpDate密码恢复认证旁路漏洞
## 漏洞概述
Allegra 的密码恢复机制存在一个认证绕过漏洞,远程攻击者可以利用该漏洞绕过认证。该漏洞是由于生成密码重置令牌时依赖于一个可预测的值而导致的。
## 影响版本
该漏洞影响 Allegra 的所有版本,具体受影响版本未详细说明。
## 漏洞细节
漏洞存在于密码恢复机制中。当生成密码重置令牌时,由于使用了可预测的值,攻击者可以利用这一漏洞绕过应用的认证。
## 影响
攻击者可以远程绕过认证机制,无需任何预先认证步骤即可访问受该漏洞影响的系统。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Allegra calculateTokenExpDate Password Recovery Authentication Bypass Vulnerability. This vulnerability allows remote attackers to bypass authentication on affected installations of Allegra. Authentication is not required to exploit this vulnerability. The specific flaw exists within the password recovery mechanism. The issue results from reliance upon a predictable value when generating a password reset token. An attacker can leverage this vulnerability to bypass authentication on the application. | https://github.com/projectdiscovery/nuclei-templates/blob/main/code/cves/2025/CVE-2025-6216.yaml | POC详情 |
暂无评论