CVE-2025-8264 (CNNVD-202507-3587)
中文标题:
Z-Push 安全漏洞
英文标题:
Versions of the package z-push/z-push-dev before 2.7.6 are vulnerable to SQL Injection due to unpara...
漏洞描述
中文描述:
Z-Push是Z-Hub开源的一个数据同步软件。 Z-Push 2.7.6之前版本存在安全漏洞,该漏洞源于未参数化查询,可能导致SQL注入攻击。
英文描述:
Versions of the package z-push/z-push-dev before 2.7.6 are vulnerable to SQL Injection due to unparameterized queries in the IMAP backend. An attacker can inject malicious commands by manipulating the username field in basic authentication. This allows the attacker to access and potentially modify or delete sensitive data from a linked third-party database. **Note:** This vulnerability affects Z-Push installations that utilize the IMAP backend and have the IMAP_FROM_SQL_QUERY option configured. Mitigation Change configuration to use the default or LDAP in backend/imap/config.php php define('IMAP_DEFAULTFROM', ''); or php define('IMAP_DEFAULTFROM', 'ldap');
CWE类型:
标签:
受影响产品
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
CRITICALCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H/E:P
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-8264 |
2025-11-11 15:23:37 | 2025-11-11 07:40:52 |
| NVD | nvd_CVE-2025-8264 |
2025-11-11 15:00:57 | 2025-11-11 07:48:39 |
| CNNVD | cnnvd_CNNVD-202507-3587 |
2025-11-11 15:12:52 | 2025-11-11 08:00:02 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202507-3587
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']