CVE-2025-25298 (CNNVD-202510-2338)
中文标题:
Strapi 安全漏洞
英文标题:
Missing Maximum Password Length Validation in Strapi Password Hashing
漏洞描述
中文描述:
Strapi是法国strapi社区的一套开源的内容管理系统(CMS)。 Strapi 5.10.3之前版本存在安全漏洞,该漏洞源于未强制执行bcryptjs密码哈希的最大密码长度,可能导致密码被静默截断。
英文描述:
Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are silently truncated. A user can create an account with a password exceeding 72 bytes and later authenticate with only the first 72 bytes. This reduces the effective entropy of overlong passwords and may mislead users who believe characters beyond 72 bytes are required, creating a low likelihood of unintended authentication if an attacker can obtain or guess the truncated portion. Long over‑length inputs can also impose unnecessary processing overhead. The issue is fixed in version 5.10.3. No known workarounds exist.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| strapi | strapi | < 5.10.3 | - | - |
cpe:2.3:a:strapi:strapi:<_5.10.3:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-25298 |
2025-11-11 15:23:10 | 2025-11-11 07:40:16 |
| NVD | nvd_CVE-2025-25298 |
2025-11-11 15:01:06 | 2025-11-11 07:48:06 |
| CNNVD | cnnvd_CNNVD-202510-2338 |
2025-11-11 15:12:59 | 2025-11-11 08:00:17 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202510-2338
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']