co.fs2:fs2-io_sjs1_3@3.2-5-33f78a2 vulnerabilities

  • latest version

    3.10-365636d

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    3 months ago

  • licenses detected

    • [3.0-10-5c8bb3b,)
  • 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.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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)