llama-hub@0.0.25 vulnerabilities

A library of community-driven data loaders for LLMs. Use with LlamaIndex and/or LangChain.

  • latest version

    0.0.79.post1

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    1 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the llama-hub package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Arbitrary Code Injection

    llama-hub is an A library of community-driven data loaders for LLMs. Use with LlamaIndex and/or LangChain.

    Affected versions of this package are vulnerable to Arbitrary Code Injection due to insecure YAML parsing via the yaml.load() function

    How to fix Arbitrary Code Injection?

    Upgrade llama-hub to version 0.0.67 or higher.

    [,0.0.67)
    • H
    Improper Control of Generation of Code ('Code Injection')

    llama-hub is an A library of community-driven data loaders for LLMs. Use with LlamaIndex and/or LangChain.

    Affected versions of this package are vulnerable to Improper Control of Generation of Code ('Code Injection') via the OpenAPI and ChatGPT plugin loaders. An attacker can execute arbitrary code because safe_load is not used for YAML parsing, leading to the possibility of executing malicious payloads embedded within YAML files.

    How to fix Improper Control of Generation of Code ('Code Injection')?

    Upgrade llama-hub to version 0.0.67 or higher.

    [,0.0.67)