CVE-2025-9824 (CNNVD-202509-277)

MEDIUM
中文标题:
Mautic 安全漏洞
英文标题:
User Enumeration via Response Timing
CVSS分数: 5.9
发布时间: 2025-09-03 14:25:06
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Mautic是Mautic开源的一款开源的营销自动化软件。该软件能够监控管理网站、发送电子邮件并管理客户资源。 Mautic存在安全漏洞,该漏洞源于登录返回时间差异,可能导致用户名枚举和暴力破解攻击。

英文描述:

ImpactThe attacker can validate if a user exists by checking the time login returns. This timing difference can be used to enumerate valid usernames, after which an attacker could attempt brute force attacks. PatchesThis vulnerability has been patched, implementing a timing-safe form login authenticator that ensures consistent response times regardless of whether a user exists or not. Technical DetailsThe vulnerability was caused by different response times when: * A valid username was provided (password hashing occurred) * An invalid username was provided (no password hashing occurred) The fix introduces a TimingSafeFormLoginAuthenticator that performs a dummy password hash verification even for non-existent users, ensuring consistent timing. WorkaroundsNo workarounds are available. Users should upgrade to the patched version. References * https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/03-Identity_Management_Testing/04-Testing_for_Account_Enumeration_and_Guessable_User_Account

CWE类型:
CWE-204
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
Mautic Mautic - < < 4.4.17 - cpe:2.3:a:mautic:mautic:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
无标题 OTHER
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
5.9
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
机密性
NONE
完整性
NONE
可用性
HIGH
时间信息
发布时间:
2025-09-03 14:25:06
修改时间:
2025-09-03 14:46:19
创建时间:
2025-11-11 15:40:54
更新时间:
2025-11-11 16:00:12
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-9824 2025-11-11 15:23:38 2025-11-11 07:40:54
NVD nvd_CVE-2025-9824 2025-11-11 15:01:01 2025-11-11 07:48:41
CNNVD cnnvd_CNNVD-202509-277 2025-11-11 15:12:55 2025-11-11 08:00:12
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:12
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202509-277; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202509-277
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:41
affected_products_count: 3 → 1; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 3 -> 1
  • data_sources: ['cve'] -> ['cve', 'nvd']