@budibase/types@3.23.34

Budibase types

  • latest version

    3.41.3

  • latest non vulnerable version

  • first published

    4 years ago

  • latest version published

    9 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @budibase/types 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
    • M
    Information Exposure

    @budibase/types is a Budibase types

    Affected versions of this package are vulnerable to Information Exposure via the rest integration process. An attacker can obtain sensitive authentication credentials by supplying a crafted absolute URL as a query parameter, causing the system to forward stored authorization headers to an attacker-controlled server. This is only exploitable if a REST datasource with stored authentication is used by a query published with the PUBLIC role.

    How to fix Information Exposure?

    Upgrade @budibase/types to version 3.40.1 or higher.

    <3.40.1
    • H
    Command Injection

    @budibase/types is a Budibase types

    Affected versions of this package are vulnerable to Command Injection via the bash automation step, which executes user-supplied input using execSync without proper sanitization or validation. An attacker can execute arbitrary system commands by crafting malicious input that is processed and interpolated, leading to remote code execution and potential full system compromise.

    How to fix Command Injection?

    Upgrade @budibase/types to version 3.33.4 or higher.

    <3.33.4
    • C
    Command Injection

    @budibase/types is a Budibase types

    Affected versions of this package are vulnerable to Command Injection via the public webhook endpoint. An attacker can execute arbitrary commands as the root user within the application container and exfiltrate sensitive environment secrets by sending crafted HTTP POST requests to the unauthenticated webhook endpoint, provided an administrator has previously configured an automation with a Bash step that uses webhook trigger field templates.

    Note: This is only exploitable if an admin has created and published an automation containing both a webhook trigger and a Bash step with a template referencing trigger fields, and the deployment is self-hosted (SELF_HOSTED=1).

    How to fix Command Injection?

    Upgrade @budibase/types to version 3.33.4 or higher.

    <3.33.4
    • H
    Directory Traversal

    @budibase/types is a Budibase types

    Affected versions of this package are vulnerable to Directory Traversal via the fileUpload() and the createTempFolder() function. An attacker can delete arbitrary directories and write files to any location accessible by the Node.js process by uploading a crafted tarball with a filename containing path traversal sequences in a multipart request.

    Note: This is only exploitable if the attacker has Global Builder privileges.

    How to fix Directory Traversal?

    Upgrade @budibase/types to version 3.33.4 or higher.

    <3.33.4