figma-developer-mcp@0.1.7

Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.

  • latest version

    0.9.0

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    4 hours ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the figma-developer-mcp 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
    • H
    Arbitrary Command Injection

    figma-developer-mcp is a Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.

    Affected versions of this package are vulnerable to Arbitrary Command Injection via the child_process.exec call using unvalidated user input directly within command-line strings. An attacker can execute arbitrary system commands by supplying crafted input that is unsafely incorporated into shell command execution.

    ##Workaround This issue can be mitigated by avoiding the usage of child_process.exec with untrusted input. A safer API such as child_process.execFile can be used, which allows to pass arguments as a separate array to avoid shell interpretation entirely.

    How to fix Arbitrary Command Injection?

    Upgrade figma-developer-mcp to version 0.6.3 or higher.

    <0.6.3