Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. llama-index-core
  4. ›
  5. CVE-2024-3271

CVE-2024-3271: llama-index-core Command Injection vulnerability

April 16, 2024

A command injection vulnerability exists in the run-llama/llama_index repository, specifically within the safe_eval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by crafting input that does not contain an underscore but still results in the execution of OS commands. The vulnerability allows for remote code execution (RCE) on the server hosting the application.

References

  • github.com/advisories/GHSA-r6gp-rff2-p3hf
  • github.com/run-llama/llama_index
  • github.com/run-llama/llama_index/commit/2c92e88838a5f481d50840240b1dd3180066c6f5
  • github.com/run-llama/llama_index/commit/5fbcb5a8b9f20f81b791c7fc8849e352613ab475
  • huntr.com/bounties/9b32490e-7cf9-470e-8d49-ba083ae7a279
  • nvd.nist.gov/vuln/detail/CVE-2024-3271

Code Behaviors & Features

Detect and mitigate CVE-2024-3271 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.10.24

Fixed versions

  • 0.10.24

Solution

Upgrade to version 0.10.24 or above.

Impact 9.8 CRITICAL

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

Source file

pypi/llama-index-core/CVE-2024-3271.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:50 +0000.