A path traversal vulnerability in the get-project-files functionality of stitionai/devika allows attackers to read arbitrary files from the filesystem and cause a Denial of Service (DoS). This issue is present in all versions of the application. The vulnerability arises due to insufficient path sanitization for the 'project-name' parameter, enabling attackers to specify paths that traverse the filesystem. By setting 'project-name' to the root directory, an attacker can cause the application to attempt to read the entire filesystem, leading to a DoS condition.
References
Configurations
No configuration.
History
21 Nov 2024, 09:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/19af24fe-9b90-4638-8fbc-b18def6985d7 - |
12 Jul 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) A path traversal vulnerability in the get-project-files functionality of stitionai/devika allows attackers to read arbitrary files from the filesystem and cause a Denial of Service (DoS). This issue is present in all versions of the application. The vulnerability arises due to insufficient path sanitization for the 'project-name' parameter, enabling attackers to specify paths that traverse the filesystem. By setting 'project-name' to the root directory, an attacker can cause the application to attempt to read the entire filesystem, leading to a DoS condition. |
01 Jul 2024, 12:37
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
30 Jun 2024, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-30 01:15
Updated : 2024-11-21 09:48
NVD link : CVE-2024-5926
Mitre link : CVE-2024-5926
CVE.ORG link : CVE-2024-5926
JSON object : View
Products Affected
No product.
CWE
CWE-29
Path Traversal: '\..\filename'