org.glassfish.jersey.core:jersey-common@2.30 vulnerabilities

  • latest version

    3.1.11

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    26 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.glassfish.jersey.core:jersey-common 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 Disclosure

    Affected versions of this package are vulnerable to Information Disclosure due to the use of the File.createTempFile which creates a file inside of the system temporary directory with the permissions -rw-r--r--. Thus the contents of this file are viewable by all other users locally on the system. As such, if the contents written is security sensitive, it can be disclosed to other local users.

    How to fix Information Disclosure?

    Upgrade org.glassfish.jersey.core:jersey-common to version 3.0.2, 2.34 or higher.

    [3.0.0,3.0.2)[2.28,2.34)