CVE-2024-4499: CSRF Vulnerability in parisneo/lollms XTTS Server
A Cross-Site Request Forgery (CSRF) vulnerability exists in the XTTS server of parisneo/lollms version 9.6 due to a lax CORS policy. The vulnerability allows attackers to perform unauthorized actions by tricking a user into visiting a malicious webpage, which can then trigger arbitrary LoLLMS-XTTS API requests. This issue can lead to the reading and writing of audio files and, when combined with other vulnerabilities, could allow for the reading of arbitrary files on the system and writing files outside the permitted audio file location.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-4499?
CVE-2024-4499 is considered a high-severity Cross-Site Request Forgery (CSRF) vulnerability.
How do I fix CVE-2024-4499?
To fix CVE-2024-4499, you should implement stricter CORS policies and validate requests to prevent unauthorized actions.
What versions are affected by CVE-2024-4499?
CVE-2024-4499 affects version 9.6 of the Lollms application.
What type of vulnerability is CVE-2024-4499?
CVE-2024-4499 is a Cross-Site Request Forgery (CSRF) vulnerability.
What can attackers achieve with CVE-2024-4499?
Attackers can perform unauthorized actions on behalf of users by exploiting CVE-2024-4499.