@theia/plugin-ext@1.74.0-next.60

Theia - Plugin Extension

  • latest version

    1.74.1

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    3 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @theia/plugin-ext 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
    Directory Traversal

    @theia/plugin-ext is a Theia - Plugin Extension

    Affected versions of this package are vulnerable to Directory Traversal through the HostedPluginReader in plugin-reader, specifically the /hostedPlugin/:pluginId/:path(*) resource handler. An attacker can read arbitrary files accessible to the Theia backend process by sending a request with percent-encoded ../ sequences or an absolute path that escapes the target plugin directory. The handler resolves the attacker-controlled path against the plugin’s local directory without enforcing that the final path stays inside that directory. This lets an unauthenticated network attacker retrieve readable files from the backend host, exposing plugin files and any other backend-readable local content.

    How to fix Directory Traversal?

    Upgrade @theia/plugin-ext to version 1.74.0 or higher.

    >=1.66.0 <1.74.0