cve/2025/CVE-2025-54798.md
2025-09-29 21:09:30 +02:00

870 B

CVE-2025-54798

Description

tmp is a temporary file and directory creator for node.js. In versions 0.2.3 and below, tmp is vulnerable to an arbitrary temporary file / directory write via symbolic link dir parameter. This is fixed in version 0.2.4.

POC

Reference

Github