216.73.217.52

CVE-2025-34208

· Published 02/10/2025 17:16 · Modified 02/10/2025 19:11

Labels: CVE-2025-34208 2025-10-02CVE-2025-34208CWE-327[email protected]

Essential information

Published
02/10/2025 17:16
Modified
02/10/2025 19:11
Author
Creator
CVSS
8.2 HIGH (v3) 8.2 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
printerlogic / vasion print cpe:2.3:a:printerlogic:vasion_print:*:*:*:*:*:*:*:*
printerlogic / virtual appliance cpe:2.3:a:printerlogic:virtual_appliance:*:*:*:*:*:*:*:*

References