Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/06/25 10:02 p.m.14 views

Lemur user-update path stores plaintext passwords

Summary lemur.users.service.update writes a user's new password as plaintext to the users.password column. The User model wires bcrypt hashing to SQLAlchemy's beforeinsert event but registers no equivalent listener for beforeupdate, and service.update does not call user.hashpassword after assigni...

4.9CVSS5.8AI score0.00234EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder