CVE-2024-10359: Mass Assignment in Preset Creation Allows User ID Manipulation in danny-avila/librechat
In danny-avila/librechat version v0.7.5-rc2, a vulnerability exists in the preset creation functionality where a user can manipulate the user ID field through mass assignment. This allows an attacker to inject a different user ID into the preset object, causing the preset to appear in the UI of another user. The vulnerability arises because the backend saves the entire object received without validating the attributes and their values, impacting both integrity and confidentiality.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-10359?
CVE-2024-10359 is categorized as a medium severity vulnerability due to its potential to manipulate user IDs.
How do I fix CVE-2024-10359?
To fix CVE-2024-10359, it is recommended to update to the latest version of librechat that addresses this issue.
What specific functionality is affected by CVE-2024-10359?
CVE-2024-10359 affects the preset creation functionality, allowing user ID manipulation through mass assignment.
What can an attacker achieve through CVE-2024-10359?
An attacker can inject a different user ID into the preset object, leading to unauthorized access or actions.
Which version of librechat is affected by CVE-2024-10359?
CVE-2024-10359 affects librechat version v0.7.5-rc2.