CVE-2024-5547

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

Description

A directory traversal vulnerability exists in the /api/download-project-pdf endpoint of the stitionai/devika repository, affecting the latest version. The vulnerability arises due to insufficient sanitization of the 'project_name' parameter in the download_project_pdf function. Attackers can exploit this flaw by manipulating the 'project_name' parameter in a GET request to traverse the directory structure and download arbitrary PDF files from the system. This issue allows attackers to access sensitive information that could be stored in PDF format outside the intended directory.

Threat Intelligence

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

Weaknesses 1

CWE-23

Affected Products 1

VendorProductVersionRange
stitionaidevika1.0any

References 2

  • github.com https://github.com/stitionai/devika/commit/6acce21fb08c3d1123ef05df6a33912bf0ee77c2
    Patch
  • huntr.com https://huntr.com/bounties/7ea0eb5f-7643-4452-bc93-a225e2090283
    ExploitThird Party Advisory

Remediation

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