Files
CVEs-PoC/2025/CVE-2025-2265.md
T
2025-09-29 21:09:30 +02:00

932 B

CVE-2025-2265

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.