Vulnerability Description
A path traversal vulnerability exists in stitionai/devika, specifically in the project creation functionality. In the affected version beacf6edaa205a5a5370525407a6db45137873b3, the project name is not validated, allowing an attacker to create a project with a crafted name that traverses directories. This can lead to arbitrary file overwrite when the application generates code and saves it to the specified project directory, potentially resulting in remote code execution.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/stitionai/devika/commit/6acce21fb08c3d1123ef05df6a33912bf0ee7
- https://huntr.com/bounties/865b5f44-ef75-4243-a5f1-2f0d895353b1
FAQ
What is CVE-2024-5752?
CVE-2024-5752 is a vulnerability with a CVSS score of 9.1 (CRITICAL). A path traversal vulnerability exists in stitionai/devika, specifically in the project creation functionality. In the affected version beacf6edaa205a5a5370525407a6db45137873b3, the project name is not...
How severe is CVE-2024-5752?
CVE-2024-5752 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-5752?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.