Temporary File Information Disclosure Vulnerability
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
net.sf.mpxj:mpxjMaven | < 10.14.1 | 10.14.1 |
net.sf.mpxjNuGet | < 10.14.1 | 10.14.1 |
net.sf.mpxj-for-csharpNuGet | < 10.14.1 | 10.14.1 |
net.sf.mpxj-for-vbNuGet | < 10.14.1 | 10.14.1 |
mpxjPyPI | < 10.14.1 | 10.14.1 |
Affected products
6- ghsa-coords5 versionspkg:maven/net.sf.mpxj/mpxjpkg:nuget/net.sf.mpxjpkg:nuget/net.sf.mpxj-for-csharppkg:nuget/net.sf.mpxj-for-vbpkg:pypi/mpxj
< 10.14.1+ 4 more
- (no CPE)range: < 10.14.1
- (no CPE)range: < 10.14.1
- (no CPE)range: < 10.14.1
- (no CPE)range: < 10.14.1
- (no CPE)range: < 10.14.1
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-jf2p-4gqj-849gghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-41954ghsaADVISORY
- github.com/joniles/mpxj/commit/287ad0234213c52b0638565e14bd9cf3ed44ceddghsaWEB
- github.com/joniles/mpxj/commit/ae0af24345d79ad45705265d9927fe55e94a5721ghsax_refsource_MISCWEB
- github.com/joniles/mpxj/security/advisories/GHSA-jf2p-4gqj-849gghsax_refsource_CONFIRMWEB
- github.com/pypa/advisory-database/tree/main/vulns/mpxj/PYSEC-2022-42996.yamlghsaWEB
News mentions
0No linked articles in our index yet.