Vulnerability Description
A path traversal vulnerability exists in the `apply_settings` function of parisneo/lollms versions prior to 9.5.1. The `sanitize_path` function does not adequately secure the `discussion_db_name` parameter, allowing attackers to manipulate the path and potentially write to important system folders.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/parisneo/lollms/commit/26a3ff35acf152b49e1087d5698ad4864c7b60
- https://huntr.com/bounties/0a62f2fb-4e62-4128-9dc4-e8f1d959ac61
- https://github.com/parisneo/lollms/commit/26a3ff35acf152b49e1087d5698ad4864c7b60
- https://huntr.com/bounties/0a62f2fb-4e62-4128-9dc4-e8f1d959ac61
FAQ
What is CVE-2024-6281?
CVE-2024-6281 is a vulnerability with a CVSS score of 7.3 (HIGH). A path traversal vulnerability exists in the `apply_settings` function of parisneo/lollms versions prior to 9.5.1. The `sanitize_path` function does not adequately secure the `discussion_db_name` para...
How severe is CVE-2024-6281?
CVE-2024-6281 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-6281?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.