U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-5213

Change History

New CVE Received by NIST 6/19/2024 11:15:09 PM

Action Type Old Value New Value
Added CVSS V3

								
							
							
						
huntr.dev AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Added CWE

								
							
							
						
huntr.dev CWE-1230
Added Description

								
							
							
						
In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login (`POST /api/request-token`) and after account creations (`POST /api/admin/users/new`). This exposure occurs because the entire User object, including the bcrypt password hash, is included in the response sent to the frontend. This practice could potentially lead to sensitive information exposure despite the use of bcrypt, a strong hashing algorithm. It is recommended not to expose any clues about passwords to the frontend. 
Added Reference

								
							
							
						
huntr.dev https://github.com/mintplex-labs/anything-llm/commit/9df4521113ddb9a3adb5d0e3941e7d494992629c [No types assigned]
Added Reference

								
							
							
						
huntr.dev https://huntr.com/bounties/8794fb65-50aa-40e3-b348-a29838dbf63d [No types assigned]