Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Thm | Feedbacksystem | >= 1.5.0, < 1.9.2 |
Related Weaknesses (CWE)
References
- https://github.com/thm-mni-ii/feedbacksystem/commit/8d896125263e1efb1b70990987c7Patch
- https://github.com/thm-mni-ii/feedbacksystem/releases/tag/v1.9.2Release Notes
- https://github.com/thm-mni-ii/feedbacksystem/security/advisories/GHSA-g28r-8wg3-Vendor Advisory
- https://github.com/thm-mni-ii/feedbacksystem/commit/8d896125263e1efb1b70990987c7Patch
- https://github.com/thm-mni-ii/feedbacksystem/releases/tag/v1.9.2Release Notes
- https://github.com/thm-mni-ii/feedbacksystem/security/advisories/GHSA-g28r-8wg3-Vendor Advisory
FAQ
What is CVE-2023-37468?
CVE-2023-37468 is a vulnerability with a CVSS score of 6.0 (MEDIUM). 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 pa...
How severe is CVE-2023-37468?
CVE-2023-37468 has been rated MEDIUM with a CVSS base score of 6.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-37468?
Check the references section above for vendor advisories and patch information. Affected products include: Thm Feedbacksystem.