CVE-2025-34208 (CNNVD-202510-289)
中文标题:
Vasion Print 安全漏洞
英文标题:
Vasion Print (formerly PrinterLogic) Insecure Password Hashing
漏洞描述
中文描述:
Vasion Print是Vasion公司的一款基于 SaaS 的云托管应用程序,用于管理和部署打印机。 Vasion Print Virtual Appliance Host和Application存在安全漏洞,该漏洞源于使用未加盐SHA-512哈希和未加盐SHA-1哈希存储用户密码,攻击者获取密码数据库后可通过离线字典或彩虹表攻击恢复明文密码。
英文描述:
Vasion Print (formerly PrinterLogic) Virtual Appliance Host and Application (VA/SaaS deployments) store user passwords using unsalted SHA-512 hashes with a fall-back to unsalted SHA-1. The hashing is performed via PHP's `hash()` function in multiple files (server_write_requests_users.php, update_database.php, legacy/Login.php, tests/Unit/Api/IdpControllerTest.php). No per-user salt is used and the fast hash algorithms are unsuitable for password storage. An attacker who obtains the password database can recover cleartext passwords via offline dictionary or rainbow table attacks. The vulnerable code also contains logic that migrates legacy SHA-1 hashes to SHA-512 on login, further exposing users still on the old hash. This vulnerability was partially resolved, but still present within the legacy authentication platform.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Vasion | Print Virtual Appliance Host | * | - | - |
cpe:2.3:a:vasion:print_virtual_appliance_host:*:*:*:*:*:*:*:*
|
| Vasion | Print Application | * | - | - |
cpe:2.3:a:vasion:print_application:*:*:*:*:*:*:*:*
|
| vasion | virtual_appliance_application | - | - | - |
cpe:2.3:a:vasion:virtual_appliance_application:-:*:*:*:*:*:*:*
|
| vasion | virtual_appliance_host | - | - | - |
cpe:2.3:a:vasion:virtual_appliance_host:-:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
HIGHCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-34208 |
2025-11-11 15:23:17 | 2025-11-11 07:40:25 |
| NVD | nvd_CVE-2025-34208 |
2025-11-11 15:01:04 | 2025-11-11 07:48:15 |
| CNNVD | cnnvd_CNNVD-202510-289 |
2025-11-11 15:12:29 | 2025-11-11 08:00:18 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202510-289
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 2 -> 4
- data_sources: ['cve'] -> ['cve', 'nvd']