ghsa-fxc2-8m62-m85x
Vulnerability from github
Published
2024-08-22 21:31
Modified
2025-01-21 17:58
Summary
LlamaIndex includes an exec call for `import {cls_name}`
Details

An issue was discovered in llama_index before 0.10.38. download/integration.py includes an exec call for import {cls_name}.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "PyPI",
            name: "llama-index-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "0.10.38",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2024-45201",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-94",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-08-23T18:54:20Z",
      nvd_published_at: "2024-08-22T20:15:10Z",
      severity: "CRITICAL",
   },
   details: "An issue was discovered in llama_index before 0.10.38. `download/integration.py` includes an exec call for `import {cls_name}`.",
   id: "GHSA-fxc2-8m62-m85x",
   modified: "2025-01-21T17:58:30Z",
   published: "2024-08-22T21:31:29Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-45201",
      },
      {
         type: "WEB",
         url: "https://github.com/run-llama/llama_index/pull/13523",
      },
      {
         type: "WEB",
         url: "https://github.com/run-llama/llama_index/commit/bd827c30484fa085ec769fa55dc7f2add8006ac8",
      },
      {
         type: "WEB",
         url: "https://github.com/pypa/advisory-database/tree/main/vulns/llama-index/PYSEC-2024-192.yaml",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/run-llama/llama_index",
      },
      {
         type: "WEB",
         url: "https://github.com/run-llama/llama_index/compare/v0.10.37...v0.10.38",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
         type: "CVSS_V3",
      },
      {
         score: "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
         type: "CVSS_V4",
      },
   ],
   summary: "LlamaIndex includes an exec call for `import {cls_name}`",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.