Vulnerabilities (CVE)

Filtered by CWE-1230
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-5213 1 Mintplexlabs 1 Anythingllm 2024-07-17 N/A 6.5 MEDIUM
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.
CVE-2023-1974 1 Answer 1 Answer 2024-02-28 N/A 6.5 MEDIUM
Exposure of Sensitive Information Through Metadata in GitHub repository answerdev/answer prior to 1.0.8.