Lucene search
+L

63 matches found

Github Security Blog
Github Security Blog
added 2024/10/28 6:30 p.m.46 views

MPXJ has a Potential Path Traversal Vulnerability

Impact The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by the original fix and allow files to be written to arbitrary locations. Patches The issue is addressed i...

5.3CVSS5.1AI score0.01864EPSS
SaveExploits0References5Affected Software6
OSV
OSV
added 2024/10/28 6:30 p.m.77 views

GHSA-J945-C44V-97G6 MPXJ has a Potential Path Traversal Vulnerability

Impact The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by the original fix and allow files to be written to arbitrary locations. Patches The issue is addressed i...

5.3CVSS5.4AI score0.00481EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/28 5:15 p.m.49 views

CVE-2024-49771

MPXJ is an open source library to read and write project plans from a variety of file formats and databases. The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by t...

5.3CVSS0.00481EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/28 4:57 p.m.57 views

CVE-2024-49771 MPXJ has a Potential Path Traversal Vulnerability

MPXJ is an open source library to read and write project plans from a variety of file formats and databases. The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by t...

5.3CVSS0.00481EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/28 4:57 p.m.23 views

CVE-2024-49771 MPXJ has a Potential Path Traversal Vulnerability

MPXJ is an open source library to read and write project plans from a variety of file formats and databases. The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by t...

5.3CVSS6.7AI score0.00481EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/28 4:57 p.m.94 views

CVE-2024-49771

CVE-2024-49771 affects the MPXJ library (used to read/write project plans). The issue is a path traversal vulnerability in the ZIP stream handling (InputStreamHelper/Packwood MPXJ code) that could allow writing files to arbitrary locations. It is addressed in MPXJ version 13.5.1. No exploitation ...

5.3CVSS5.1AI score0.00481EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/28 4:57 p.m.40 views

CVE-2024-49771 MPXJ has a Potential Path Traversal Vulnerability

MPXJ is an open source library to read and write project plans from a variety of file formats and databases. The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by t...

5.3CVSS6.3AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/28 12:00 a.m.12 views

MPXJ 路径遍历漏洞

MPXJ is an open source library by Jon Iles Personal Developer. It is used to read and write project plans from various file formats and databases. MPXJ suffers from a path traversal vulnerability that stems from allowing an attacker to construct malicious paths to write files to arbitrary locatio...

5.3CVSS7.4AI score0.00481EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/10/28 12:00 a.m.12 views

PT-2024-33680

Name of the Vulnerable Software and Affected Versions: MPXJ versions prior to 13.5.1 Description: The patch for a historical issue in MPXJ is incomplete, allowing a malicious path to be constructed that could enable files to be written to arbitrary locations. Recommendations: For versions prior t...

5.3CVSS7.2AI score0.00481EPSS
SaveExploits0References12
RubySec
RubySec
added 2024/10/28 12:00 a.m.24 views

MPXJ has a Potential Path Traversal Vulnerability

Impact The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by the original fix and allow files to be written to arbitrary locations. Patches The issue is addressed i...

5.3CVSS6.7AI score0.01864EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2022/11/29 3:35 a.m.31 views

Information Disclosure

mpxj is vulnerable to information disclosure. A local authenticated attacker is able to read the contents of temporary files or directories when File.createTempFile.. is used to create those files, resulting in disclosure of sensitive information...

3.3CVSS3.9AI score0.00213EPSS
SaveExploits0References5Affected Software4
Github Security Blog
Github Security Blog
added 2022/11/28 10:09 p.m.41 views

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

3.3CVSS4.3AI score0.00213EPSS
SaveExploits0References6Affected Software5
OSV
OSV
added 2022/11/28 10:09 p.m.127 views

GHSA-JF2P-4GQJ-849G 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...

2.8CVSS3.6AI score0.00213EPSS
SaveExploits0References6
Snyk
Snyk
added 2022/11/27 2:28 p.m.8 views

Creation of Temporary File With Insecure Permissions

Overview 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...

3.3CVSS6.6AI score0.00213EPSS
SaveExploits0References2
NVD
NVD
added 2022/11/25 7:15 p.m.64 views

CVE-2022-41954

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

3.3CVSS0.00213EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/25 7:15 p.m.60 views

PYSEC-2022-42996

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

3.3CVSS6.5AI score0.00213EPSS
SaveExploits0References2
Prion
Prion
added 2022/11/25 7:15 p.m.17 views

Design/Logic Flaw

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

1.7CVSS3.9AI score0.00213EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2022/11/25 12:00 a.m.41 views

MPXJ 安全漏洞

MPXJ is an open source library for Jon Iles individual developers. It is used to read and write project plans from various file formats and databases. A security vulnerability exists in MPXJ versions prior to 10.14.1 that stems from the use of File.createTempFile... This causes a temporary file t...

3.3CVSS5AI score0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2022/11/25 12:00 a.m.118 views

CVE-2022-41954

CVE-2022-41954 affects MPXJ prior to 10.14.1 on Unix-like systems, where using File.createTempFile(..) creates temporary files with -rw-r--r-- permissions, allowing other local users to read in-use schedule data. The vulnerability is patched in MPXJ 10.14.1 and later. A workaround is to set java....

3.3CVSS3.7AI score0.00213EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/11/25 12:00 a.m.12 views

CVE-2022-41954 Temporary File Information Disclosure Vulnerability

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

3.3CVSS3.5AI score0.00213EPSS
SaveExploits0References2
Rows per page
Query Builder