pipecat-ai@0.0.51

An open source framework for voice (and multimodal) assistants

  • latest version

    1.7.0

  • latest non vulnerable version

  • first published

    2 years ago

  • latest version published

    9 days ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    Deserialization of Untrusted Data

    pipecat-ai is an An open source framework for voice (and multimodal) assistants

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the deserialize function of the LivekitFrameSerializer class, which uses pickle.loads on untrusted data received from WebSocket clients. An attacker can execute arbitrary code on the server by sending a specially crafted pickle payload over the network. This is only exploitable if the application is explicitly configured to use the LivekitFrameSerializer and the WebSocket server is accessible to untrusted clients.

    How to fix Deserialization of Untrusted Data?

    Upgrade pipecat-ai to version 0.0.94 or higher.

    [,0.0.94)