CVE-2024-3279

NONE EPSS 46.4%
Published Aug 12, 20241y ago · Modified Jun 17, 20262w ago
Find Similar
Published Aug 12, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

An improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the import endpoint. This vulnerability allows an anonymous attacker, without an account in the application, to import their own database file, leading to the deletion or spoofing of the existing `anythingllm.db` file. By exploiting this vulnerability, attackers can serve malicious data to users or collect information about them. The vulnerability stems from the application's failure to properly restrict access to the data-import functionality, allowing unauthorized database manipulation.

Threat Intelligence

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

Weaknesses 1

CWE-306 Missing Authentication for Critical Function Authentication

Affected Products 1

VendorProductVersionRange
mintplexlabsanythingllm* <1.0.0

References 2

  • github.com https://github.com/mintplex-labs/anything-llm/commit/08d33cfd8fc47c5052b6ea29597c964a9da641e2
    Patch
  • huntr.com https://huntr.com/bounties/303c5145-2c14-4945-914a-936be74dd04e
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/mintplex-labs/anything-llm/commit/08d33cfd8fc47c5052b6ea29597c964a9da641e2
    Patch