Vulnerability CVE-2023-37468


Published: 2023-07-13

Description:
Feedbacksystem is a personalized feedback system for students using artificial intelligence. Passwords of users using LDAP login are stored in clear text in the database. The LDAP users password is passed unencrypted in the LoginController.scala and stored in the database when logging in for the first time. Users using only local login or the cas login are not affected. This issue has been patched in version 1.19.2.

Type:

CWE-312

(Cleartext Storage of Sensitive Information)

 References:
https://github.com/thm-mni-ii/feedbacksystem/security/advisories/GHSA-g28r-8wg3-7349
https://github.com/thm-mni-ii/feedbacksystem/releases/tag/v1.9.2
https://github.com/thm-mni-ii/feedbacksystem/commit/8d896125263e1efb1b70990987c7704426325bcf

Copyright 2026, cxsecurity.com

 

Back to Top