#VU111243 Path traversal in otp - CVE-2025-4748
Published: June 17, 2025
otp
erlang
Description
The vulnerability allows a remote attacker to write arbitrary files to the system.
The vulnerability exists due to improper validation of .zip archives in the Erlang/OTP standard-library ZIP routines "zip:unzip/1,2" and "zip:extract/1,2". A remote attacker can pass a specially crafted .zip archive to the application and write files to arbitrary locations on the system.