CVE-2025-47776 (CNNVD-202511-128)

HIGH
中文标题:
MantisBT 安全漏洞
英文标题:
MantisBT: Authentication bypass for some passwords due to PHP type juggling
CVSS分数: 8.8
发布时间: 2025-11-04 20:31:01
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

MantisBT是MantisBT团队的一套基于Web的开源缺陷跟踪系统。该系统以Web操作的形式提供项目管理及缺陷跟踪服务。 MantisBT 2.27.1及之前版本存在安全漏洞,该漏洞源于身份验证代码中使用松散比较而非严格比较,可能导致攻击者利用特定MD5哈希值绕过身份验证。

英文描述:

Mantis Bug Tracker (MantisBT) is an open source issue tracker. Due to incorrect use of loose (==) instead of strict (===) comparison in the authentication code in versions 2.27.1 and below.PHP type juggling will cause certain MD5 hashes matching scientific notation to be interpreted as numbers. Instances using the MD5 login method allow an attacker who knows the victim's username and has access to an account with a password hash that evaluates to zero to log in without knowing the victim's actual password, by using any other password with a hash that also evaluates to zero This issue is fixed in version 2.27.2.

CWE类型:
CWE-305
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
mantisbt mantisbt < 2.27.2 - - cpe:2.3:a:mantisbt:mantisbt:<_2.27.2:*:*:*:*:*:*:*
mantisbt mantisbt * - - cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/mantisbt/mantisbt/security/advisories/GHSA-4v8w-gg5j-ph37 x_refsource_CONFIRM
cve.org
访问
https://github.com/mantisbt/mantisbt/commit/966554a19cf1bdbcfbfb3004766979faa748f9a2 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
HIGH
8.8
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
机密性
LOW
完整性
HIGH
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-11-04 20:31:01
修改时间:
2025-11-05 18:48:23
创建时间:
2025-11-11 15:40:35
更新时间:
2025-11-11 16:00:21
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-47776 2025-11-11 15:23:23 2025-11-11 07:40:35
NVD nvd_CVE-2025-47776 2025-11-11 15:01:08 2025-11-11 07:48:23
CNNVD cnnvd_CNNVD-202511-128 2025-11-11 15:13:01 2025-11-11 08:00:21
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:21
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202511-128; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202511-128
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:23
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']