Lucene search
+L

CVE-2025-34208

🗓️ 02 Oct 2025 16:13:06Reported by VulnCheckType 
cve
 cve
🔗 web.nvd.nist.gov👁 27 Views🌐 WEB

Passwords use unsalted fast hashes with no per user salt; legacy hashes migrate on login, enabling offline attacks.

Related
Detection
Affected
Refs
Paths
ReporterTitlePublishedViews
Family
cnnvd
CNNVD
Vasion Print 安全漏洞
2 Oct 202500:00
cnnvd
cvelist
Cvelist
CVE-2025-34208 Vasion Print (formerly PrinterLogic) Insecure Password Hashing
2 Oct 202516:13
cvelist
euvd
EUVD
EUVD-2025-32184
3 Oct 202520:07
euvd
nvd
NVD
CVE-2025-34208
2 Oct 202517:16
nvd
ptsecurity
Positive Technologies
PT-2025-40401
2 Oct 202500:00
ptsecurity
redhatcve
RedhatCVE
CVE-2025-34208
3 Oct 202516:58
redhatcve
vulnrichment
Vulnrichment
CVE-2025-34208 Vasion Print (formerly PrinterLogic) Insecure Password Hashing
2 Oct 202516:13
vulnrichment
[
  {
    "defaultStatus": "unknown",
    "modules": [
      "/var/www/app/admin/query/server_write_requests_users.php",
      "/var/www/app/admin/query/update_database.php",
      "/var/www/app/legacy/Login.php",
      "/var/www/app/tests/Unit/Api/IdP/IdpControllerTest.php"
    ],
    "product": "Print Virtual Appliance Host",
    "vendor": "Vasion",
    "versions": [
      {
        "status": "affected",
        "version": "*"
      }
    ]
  },
  {
    "defaultStatus": "unknown",
    "modules": [
      "/var/www/app/admin/query/server_write_requests_users.php",
      "/var/www/app/admin/query/update_database.php",
      "/var/www/app/legacy/Login.php",
      "/var/www/app/tests/Unit/Api/IdP/IdpControllerTest.php"
    ],
    "product": "Print Application",
    "vendor": "Vasion",
    "versions": [
      {
        "status": "affected",
        "version": "*"
      }
    ]
  }
]
ParameterPositionPathDescriptionCWE
passwordpath/server_write_requests_users.phpUsers passwords stored using unsalted hashes (SHA-512/SHA-1) via PHP hash(), enabling offline brute-force/rainbow-table attacks; legacy migration logic further exposes users still using old hashes.CWE-759CWE-327
hashpath/server_write_requests_users.phpUsers passwords stored using unsalted hashes (SHA-512/SHA-1) via PHP hash(), enabling offline brute-force/rainbow-table attacks; legacy migration logic further exposes users still using old hashes.CWE-759CWE-327
saltpath/server_write_requests_users.phpUsers passwords stored using unsalted hashes (SHA-512/SHA-1) via PHP hash(), enabling offline brute-force/rainbow-table attacks; legacy migration logic further exposes users still using old hashes.CWE-759CWE-327
password_hashpath/update_database.phpPassword storage uses unsalted fast hash algorithms; potential vector for offline attacks and hash migration issues.CWE-759CWE-327
hashpath/update_database.phpPassword storage uses unsalted fast hash algorithms; potential vector for offline attacks and hash migration issues.CWE-759CWE-327
saltpath/update_database.phpPassword storage uses unsalted fast hash algorithms; potential vector for offline attacks and hash migration issues.CWE-759CWE-327
passwordpath/legacy/Login.phpLegacy authentication path performing unsalted hashing and hash migration on login, increasing exposure to offline password cracking.CWE-759CWE-327
hashpath/legacy/Login.phpLegacy authentication path performing unsalted hashing and hash migration on login, increasing exposure to offline password cracking.CWE-759CWE-327
saltpath/legacy/Login.phpLegacy authentication path performing unsalted hashing and hash migration on login, increasing exposure to offline password cracking.CWE-759CWE-327
passwordpath/tests/Unit/Api/IdpControllerTest.phpTest artifacts referencing authentication hashes; indicates presence of legacy hash handling in authentication platform.CWE-759CWE-327
Rows per page

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation