CVE-2022-41954

CVSS V2 None CVSS V3 None
Description
MPXJ is an open source library to read and write project plans from a variety of file formats and databases. 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 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. The problem has been patched, MPXJ version 10.14.1 and later includes the necessary changes. Users unable to upgrade may set `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.
Overview
  • CVE ID
  • CVE-2022-41954
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-11-25T19:15:12
  • Last Modified Date
  • 2022-12-01T17:28:02
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:mpxj:mpxj:*:*:*:*:*:*:*:* 1 OR 10.14.1
History
Created Old Value New Value Data Type Notes
2022-11-25 20:00:44 Added to TrackCVE
2022-12-07 18:04:52 2022-11-25T19:15Z 2022-11-25T19:15:12 CVE Published Date updated
2022-12-07 18:04:52 2022-12-01T17:28:02 CVE Modified Date updated
2022-12-07 18:04:52 Analyzed Vulnerability Status updated
2022-12-07 18:04:54 CPE Information updated