co.fs2:fs2-io_sjs1_3@3.2-15-0d747bc vulnerabilities

  • latest version

    3.11.0

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    4 months ago

  • licenses detected

    • [3.0-2-5aec161,)
  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the co.fs2:fs2-io_sjs1_3 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
    Improper Certificate Validation

    co.fs2:fs2-io_sjs1_3 is a compositional, streaming I/O library

    Affected versions of this package are vulnerable to Improper Certificate Validation in TLSContextPlatform.scala when establishing a server-mode TLSSocket. The parameter requestCert = true is ignored, and the connection proceeds without certificate validation.

    NOTE:

    This vulnerability is only exploitable when the following conditions are met:

    1. fs2-io is running on Node.js.

    2. The TLSSocket being established is in server-mode.

    3. The default mTLS setting requestCert = false in TLSParameters is changed to true.

    How to fix Improper Certificate Validation?

    Upgrade co.fs2:fs2-io_sjs1_3 to version 3.2.11 or higher.

    [3.1.0,3.2.11)