ethyca-fides@2.42.0rc2 vulnerabilities

Open-source ecosystem for data privacy as code.

  • latest version

    2.59.1

  • latest non vulnerable version

  • first published

    2 years ago

  • latest version published

    4 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the ethyca-fides 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
    • M
    Client-Side Enforcement of Server-Side Security

    ethyca-fides is an Open-source ecosystem for data privacy as code.

    Affected versions of this package are vulnerable to Client-Side Enforcement of Server-Side Security due to improper implementation of password policy validations in the /api/v1/user/accept-invite endpoint. An attacker can compromise a user's account by setting an extremely weak password during the initial account setup process by bypassing client-side password complexity checks.

    How to fix Client-Side Enforcement of Server-Side Security?

    Upgrade ethyca-fides to version 2.50.0rc0 or higher.

    [,2.50.0rc0)
    • M
    Improper Control of Generation of Code ('Code Injection')

    ethyca-fides is an Open-source ecosystem for data privacy as code.

    Affected versions of this package are vulnerable to Improper Control of Generation of Code ('Code Injection') due to improper input sanitization and lack of rendering environment restrictions in the Email Templating feature. An attacker can execute arbitrary code on the server by injecting malicious templates.

    Note:

    This is only exploitable if the attacker has Owner or Contributor role access.

    OAuth clients with the messaging-template:update scope are also authorized to use the PUT /api/v1/messaging/templates/ Fides Webserver API endpoint and may also exploit this vulnerability.

    How to fix Improper Control of Generation of Code ('Code Injection')?

    Upgrade ethyca-fides to version 2.44.0 or higher.

    [2.19.0,2.44.0)
    • M
    Timing Attack

    ethyca-fides is an Open-source ecosystem for data privacy as code.

    Affected versions of this package are vulnerable to Timing Attack due to the discrepancy in response times between valid and invalid usernames in the login endpoint. An attacker can determine the existence of valid usernames by analyzing the time it takes for the server to respond to login requests. By exploiting this vulnerability, an attacker can enumerate users on the system.

    How to fix Timing Attack?

    Upgrade ethyca-fides to version 2.44.0 or higher.

    [,2.44.0)