logo

CVE-2022-41954 mpxj

Package

Manager: pip
Name: mpxj
Vulnerable Version: >=0 <10.14.1

Severity

Level: Low

CVSS v3.1: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00016 pctl0.02314

Details

Temporary File Information Disclosure vulnerability in MPXJ ### Impact On Unix-like operating systems (not Windows or macos), MPXJ's use of `File.createTempFile(..)` results in temporary files being created with the permissions `-rw-r--r--`. This means that any other user on the system can read the contents of this file. When MPXJ is reading a type of schedule file which requires the creation of a temporary file or directory, a knowledgeable local user could locate these transient files while they are in use and would then be able to read the schedule being processed by MPXJ. ### Patches The problem has been patched, MPXJ version 10.14.1 and later includes the necessary changes. ### Workarounds Setting `java.io.tmpdir` to a directory to which only the user running the application has access will prevent other users from accessing these temporary files. ### For more information If you have any questions or comments about this advisory * Open an issue in https://github.com/joniles/mpxj

Metadata

Created: 2022-11-28T22:09:09Z
Modified: 2024-09-26T14:24:09Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/11/GHSA-jf2p-4gqj-849g/GHSA-jf2p-4gqj-849g.json
CWE IDs: ["CWE-200", "CWE-668"]
Alternative ID: GHSA-jf2p-4gqj-849g
Finding: F017
Auto approve: 1