CVE-2024-5548

NONE EPSS 59.1%
Published Jun 27, 20242y ago · Modified Jun 17, 20262w ago
Find Similar
Published Jun 27, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

A directory traversal vulnerability exists in the stitionai/devika repository, specifically within the /api/download-project endpoint. Attackers can exploit this vulnerability by manipulating the 'project_name' parameter in a GET request to download arbitrary files from the system. This issue affects the latest version of the repository. The vulnerability arises due to insufficient input validation in the 'download_project' function, allowing attackers to traverse the directory structure and access files outside the intended directory. This could lead to unauthorized access to sensitive files on the server.

Threat Intelligence

EPSS Exploit Probability
59.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-22 Path Traversal Resource Mgmt

Affected Products 1

VendorProductVersionRange
stitionaidevika1.0any

References 2

  • github.com https://github.com/stitionai/devika/commit/6acce21fb08c3d1123ef05df6a33912bf0ee77c2
    Patch
  • huntr.com https://huntr.com/bounties/ad7dd135-8839-4042-87c0-105af61d262c
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/stitionai/devika/commit/6acce21fb08c3d1123ef05df6a33912bf0ee77c2
    Patch