CVE-2025-2265

Summary

The password of a web user in "Sante PACS Server.exe" is zero-padded to 0x2000 bytes, SHA1-hashed, base64-encoded, and stored in the USER table in the SQLite database HTTP.db. However, the number of hash bytes encoded and stored is truncated if the hash contains a zero byte

Affected Software

VendorProductVersion RangeStatus
SantesoftSante PACS Server4.1.0affected
SantesoftSante PACS Server4.2.0unaffected

Weaknesses

  • CWE-916: CWE-916 Use of Password Hash With Insufficient Computational Effort

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

References