Lucene search
+L

63 matches found

OSV
OSV
added 2022/11/25 12:00 a.m.39 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.3CVSS4.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/11/25 12:00 a.m.58 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.3CVSS4.2AI score0.00213EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/05/07 3:54 p.m.62 views

Improper Restriction of XML External Entity Reference in MPXJ

"MPXJ through 8.1.3 allows XXE attacks. This affects the GanttProjectReader and PhoenixReader components."...

9.8CVSS8.9AI score0.02591EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/05/07 3:54 p.m.31 views

GHSA-WCP5-M52F-MHH5 Improper Restriction of XML External Entity Reference in MPXJ

"MPXJ through 8.1.3 allows XXE attacks. This affects the GanttProjectReader and PhoenixReader components."...

9.8CVSS9.4AI score0.02591EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2021/02/23 12:00 a.m.16 views

The vulnerability of the GanttProjectReader and PhoenixReader components of the MPXJ library, which allows attackers to carry out XXE attacks

The vulnerability of the GanttProjectReader and PhoenixReader components in the MPXJ library is related to an incorrect limitation on XML references to external objects. Exploiting this vulnerability could allow a malicious actor to perform XXE attacks remotely...

10CVSS7.7AI score0.02591EPSS
SaveExploits0References3Affected Software3
BDU FSTEC
BDU FSTEC
added 2021/02/23 12:00 a.m.27 views

The vulnerability in the function of the common/InputStreamHelper.java library of the MPXJ library allows a hacker to write files to arbitrary locations.

The vulnerability in the common/InputStreamHelper.java library of the MPXJ library exists due to an incorrect restriction on the path to the restricted directory. Exploiting this vulnerability could allow a malicious actor to write files to arbitrary locations...

5.3CVSS6.4AI score0.01864EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2020/12/18 6:28 p.m.70 views

MPXJ path Traversal vulnerability

common/InputStreamHelper.java in Packwood MPXJ before 8.3.5 allows directory traversal in the zip stream handler flow, leading to the writing of files to arbitrary locations...

5.3CVSS6.5AI score0.01864EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2020/12/18 6:28 p.m.45 views

GHSA-P9J6-4PJR-GP48 MPXJ path Traversal vulnerability

common/InputStreamHelper.java in Packwood MPXJ before 8.3.5 allows directory traversal in the zip stream handler flow, leading to the writing of files to arbitrary locations...

5.3CVSS5.5AI score0.01864EPSS
SaveExploits0References4
Veracode
Veracode
added 2020/12/16 2:37 a.m.35 views

Arbitrary File Write

Packwood MPXJ is vulnerable to arbitrary file write. The vulnerability exists because it does not properly validate the path from inputStream, leading to the writing of files outside of the target directory...

5.3CVSS3.1AI score0.01864EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2020/12/14 11:15 p.m.32 views

CVE-2020-35460

common/InputStreamHelper.java in Packwood MPXJ before 8.3.5 allows directory traversal in the zip stream handler flow, leading to the writing of files to arbitrary locations...

5.3CVSS7.3AI score0.01864EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/14 11:15 p.m.30 views

CVE-2020-35460

common/InputStreamHelper.java in Packwood MPXJ before 8.3.5 allows directory traversal in the zip stream handler flow, leading to the writing of files to arbitrary locations...

5.3CVSS6.8AI score
SaveExploits0References3
Prion
Prion
added 2020/12/14 11:15 p.m.26 views

Directory traversal

common/InputStreamHelper.java in Packwood MPXJ before 8.3.5 allows directory traversal in the zip stream handler flow, leading to the writing of files to arbitrary locations...

5CVSS7.2AI score0.01864EPSS
SaveExploits0References3Affected Software2
CVE
CVE
added 2020/12/14 10:48 p.m.127 views

CVE-2020-35460

CVE-2020-35460 : In MPXJ (Packwood), the InputStreamHelper.java component allows directory traversal in the zip stream handler flow, enabling writing files to arbitrary locations. This is due to insufficient validation of pathnames in the traversal path. Affected file/component: common/InputStrea...

5.3CVSS5.6AI score0.01864EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2020/12/14 10:48 p.m.13 views

CVE-2020-35460

common/InputStreamHelper.java in Packwood MPXJ before 8.3.5 allows directory traversal in the zip stream handler flow, leading to the writing of files to arbitrary locations...

5.4AI score0.01864EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2020/12/14 10:48 p.m.60 views

CVE-2020-35460

common/InputStreamHelper.java in Packwood MPXJ before 8.3.5 allows directory traversal in the zip stream handler flow, leading to the writing of files to arbitrary locations...

7.3AI score0.01864EPSS
SaveExploits0References3
Veracode
Veracode
added 2020/08/31 3:09 a.m.43 views

XML External Entity (XXE)

mpxj is vulnerable to XML external entity attacks. The XMLFilter is configured with external DTDs by default, allowing an attacker to perform XXE attacks to access system files or perform requests on behalf of the server...

9.8CVSS3.3AI score0.02591EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/08/29 7:15 p.m.36 views

CVE-2020-25020

MPXJ through 8.1.3 allows XXE attacks. This affects the GanttProjectReader and PhoenixReader components...

9.8CVSS6.7AI score
SaveExploits0References2
NVD
NVD
added 2020/08/29 7:15 p.m.45 views

CVE-2020-25020

MPXJ through 8.1.3 allows XXE attacks. This affects the GanttProjectReader and PhoenixReader components...

9.8CVSS9.5AI score0.02591EPSS
SaveExploits0References2
Prion
Prion
added 2020/08/29 7:15 p.m.27 views

Design/Logic Flaw

MPXJ through 8.1.3 allows XXE attacks. This affects the GanttProjectReader and PhoenixReader components...

7.5CVSS9.4AI score0.02591EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2020/08/29 6:31 p.m.52 views

CVE-2020-25020

MPXJ through 8.1.3 allows XXE attacks. This affects the GanttProjectReader and PhoenixReader components...

9.5AI score0.02591EPSS
SaveExploits0References2
Rows per page
Query Builder