#VU83226 Path traversal in MPXJ - CVE-2020-35460
Published: November 16, 2023
MPXJ
Jon Iles
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in the zip stream handler flow within common/InputStreamHelper.java. A remote attacker can send a specially crafted HTTP request and writr arbitrary files on the system.