Lucene search
+L

3 matches found

CVE
CVE
added 2026/09/17 12:33 p.m.6 views

CVE-2026-92921

admin3 (versions through 3.0.0 ) stores account passwords using single-round MD5 with only the username as salt and no key derivation function, as seen in its SecurityUtil.java and UserCredential.java source files. Because MD5 is computationally inexpensive, an attacker with database access can r...

6.9CVSS
SaveExploits0References5
OSV
OSV
added 2020/01/30 9:21 p.m.67 views

GHSA-H362-M8F2-5X7C Password Hashing: Do not use MD5

Impact User passwords are stored in the database using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problemati...

7.7CVSS6.9AI score0.00626EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2005/04/22 8:00 a.m.16 views

CVE-2002-1657

PostgreSQL uses the username for a salt when generating passwords, which makes it easier for remote attackers to guess passwords via a brute force attack...

7.7AI score0.01272EPSS
SaveExploits0References4
Rows per page
Query Builder