org.glassfish.jersey.core:jersey-common@2.30.1

  • latest version

    4.0.2

  • latest non vulnerable version

  • first published

    14 years ago

  • latest version published

    2 months 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.

    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
    • 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)