netlicensing-mcp@0.0.6

MCP server for the Labs64 NetLicensing license management API

  • latest version

    0.1.9

  • latest non vulnerable version

  • first published

    4 months ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the netlicensing-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
    • C
    Missing Authentication for Critical Function

    netlicensing-mcp is a MCP server for the Labs64 NetLicensing license management API

    Affected versions of this package are vulnerable to Missing Authentication for Critical Function in the ApiKeyMiddleware process. An attacker can gain unauthorized access to critical operations by sending HTTP requests without providing any API key, causing the server to use its own privileged credentials for upstream API calls.

    How to fix Missing Authentication for Critical Function?

    Upgrade netlicensing-mcp to version 0.1.6 or higher.

    [,0.1.6)
    • H
    Directory Traversal

    netlicensing-mcp is a MCP server for the Labs64 NetLicensing license management API

    Affected versions of this package are vulnerable to Directory Traversal via the get_product function. An attacker can access sensitive API key values and shop URLs in plaintext by supplying a crafted product_number value such as '../token', which causes the request to be redirected to the token endpoint and bypasses intended redaction mechanisms.

    How to fix Directory Traversal?

    Upgrade netlicensing-mcp to version 0.1.8 or higher.

    [,0.1.8)