org.apache.nifi:nifi-web@1.7.0 vulnerabilities

  • latest version

    2.0.0

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    2 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.nifi:nifi-web 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
    Information Exposure

    org.apache.nifi:nifi-web is a system to process and distribute data.

    Affected versions of this package are vulnerable to Information Exposure. When updating a Process Group via the API, the response to the request includes all of its contents (at the top most level, not recursively). The response included details about processors and controller services which the user may not have had read access to.

    How to fix Information Exposure?

    Upgrade org.apache.nifi:nifi-web to version 1.10.0 or higher.

    [1.3.0,1.10.0)
    • C
    Session Fixation

    org.apache.nifi:nifi-web is a system to process and distribute data.

    Affected versions of this package are vulnerable to Session Fixation. When using an authentication mechanism other than PKI, when the user clicks Log Out, NiFi invalidates the authentication token on the client side but not on the server side. This permits the user's client-side token to be used for up to 12 hours after logging out to make API requests to NiFi.

    How to fix Session Fixation?

    Upgrade org.apache.nifi:nifi-web to version 1.10.0 or higher.

    [1.0.0,1.10.0)