net.sf.mpxj:mpxj@10.11.0 vulnerabilities

  • latest version

    14.3.5

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    18 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the net.sf.mpxj:mpxj 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
    Directory Traversal

    net.sf.mpxj:mpxj is a Library that provides facilities to allow project information to be manipulated in Java and .Net.

    Affected versions of this package are vulnerable to Directory Traversal due to improper handling of zip files. An attacker can write files to arbitrary locations by constructing a malicious path that bypasses the security fix in CVE-2020-35460.

    How to fix Directory Traversal?

    Upgrade net.sf.mpxj:mpxj to version 13.5.1 or higher.

    [8.3.5,13.5.1)
    • L
    Creation of Temporary File With Insecure Permissions

    net.sf.mpxj:mpxj is a Library that provides facilities to allow project information to be manipulated in Java and .Net.

    Affected versions of this package are vulnerable to Creation of Temporary File With Insecure Permissions. A knowledgeable local user can locate temporary files created when a scheduled file is read. While they are in use, the user will be able to read the schedule being processed by MPXJ. This is because temporary files are being created with the permissions -rw-r--r--.

    How to fix Creation of Temporary File With Insecure Permissions?

    Upgrade net.sf.mpxj:mpxj to version 10.14.1 or higher.

    [,10.14.1)