effect@3.19.19

The missing standard library for TypeScript, for writing production-grade software.

  • latest version

    3.21.2

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the effect 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
    Race Condition

    effect is a node package that allows you to add effects on images.

    Affected versions of this package are vulnerable to Race Condition in the MixedScheduler class, where the AsyncLocalStorage context is not properly isolated between concurrent fiber executions. An attacker can access or manipulate another user's session data by triggering concurrent requests, causing the context from one request to be visible to another. This can result in authentication bypass or data leakage, such as reading another user's session or request headers.

    How to fix Race Condition?

    Upgrade effect to version 3.20.0 or higher.

    <3.20.0