acryl-datahub@0.8.44.4 vulnerabilities

A CLI to work with DataHub metadata

  • latest version

    1.0.0

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    6 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the acryl-datahub package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Authorization Bypass

    acryl-datahub is an A CLI to work with DataHub metadata

    Affected versions of this package are vulnerable to Authorization Bypass due to the X-DataHub-Actor HTTP header improperly identifying the user making requests without authentication. This can be exploited by attackers who can manipulate the case of the header, leading to potential and unauthorized actions.

    How to fix Authorization Bypass?

    Upgrade acryl-datahub to version 0.8.45 or higher.

    [,0.8.45)
    • M
    Authentication Bypass

    acryl-datahub is an A CLI to work with DataHub metadata

    Affected versions of this package are vulnerable to Authentication Bypass such that session cookies are only cleared upon new sign-ins, not during logouts. This allows potential attackers to bypass authentication checks using the AuthUtils.hasValidSessionCookie() method by using a cookie from a logged-out session. Consequently, any logged-out session cookie might be considered valid, leading to an authentication bypass.

    How to fix Authentication Bypass?

    Upgrade acryl-datahub to version 0.8.45 or higher.

    [,0.8.45)