VYPR

PyPI package

composio-core

pkg:pypi/composio-core

Vulnerabilities (5)

  • CVE-2024-8952Mar 20, 2025
    affected <= 0.4.2

    A Server-Side Request Forgery (SSRF) vulnerability exists in composiohq/composio version v0.4.2, specifically in the /api/actions/execute/WEBTOOL_SCRAPE_WEBSITE_CONTENT endpoint. This vulnerability allows an attacker to read files, access AWS metadata, and interact with local ser

  • CVE-2024-8953Mar 20, 2025
    affected < 0.5.43fixed 0.5.43

    In composiohq/composio version 0.4.3, the mathematical_calculator endpoint uses the unsafe eval() function to perform mathematical operations. This can lead to arbitrary code execution if untrusted input is passed to the eval() function.

  • CVE-2024-8955Mar 20, 2025
    affected <= 0.4.4

    A Server-Side Request Forgery (SSRF) vulnerability exists in composiohq/composio version v0.4.4. This vulnerability allows an attacker to read the contents of any file in the system by exploiting the BROWSERTOOL_GOTO_PAGE and BROWSERTOOL_GET_PAGE_DETAILS actions.

  • CVE-2024-8865Sep 15, 2024
    affected <= 0.5.8

    A vulnerability was found in composiohq composio up to 0.5.8 and classified as problematic. Affected by this issue is the function path of the file composio\server\api.py. The manipulation of the argument file leads to path traversal. The exploit has been disclosed to the public

  • CVE-2024-8864Sep 15, 2024
    affected <= 0.5.6

    A vulnerability has been found in composiohq composio up to 0.5.6 and classified as critical. Affected by this vulnerability is the function Calculator of the file python/composio/tools/local/mathematical/actions/calculator.py. The manipulation leads to code injection. The exploi