embedchain@0.1.53 vulnerabilities

Simplest open source retrieval (RAG) framework

  • latest version

    0.1.126

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    19 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the embedchain 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
    Regular Expression Denial of Service (ReDoS)

    embedchain is a Simplest open source retrieval(RAG) framework

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) due to missing character length limitation.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade embedchain to version 0.1.57 or higher.

    [,0.1.57)
    • H
    Regular Expression Denial of Service (ReDoS)

    embedchain is a Simplest open source retrieval(RAG) framework

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of an insecure regular expression in VALID_URL_PATTERN of thejson.py component.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade embedchain to version 0.1.57 or higher.

    [,0.1.57)
    • C
    Improper Control of Generation of Code ('Code Injection')

    embedchain is a Simplest open source retrieval(RAG) framework

    Affected versions of this package are vulnerable to Improper Control of Generation of Code ('Code Injection') due to the insecure usage of yaml.load in the load_data function of openapi.py. An attacker can execute arbitrary code by supplying a crafted YAML file that exploits the function's lack of safe loading.

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

    Upgrade embedchain to version 0.1.57 or higher.

    [,0.1.57)