云虫漏洞情报

CVE-2026-54732 - libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.join(tempDir.name, fileName) without reducing it to a base name. A filename containing ../ can escape the temporary directory because path.basename() normalization is missing and write the supplied document buffer to an arbitrary path writable by the process, including an SSH authorized_keys file, a cron - 漏洞详情

漏洞编号:CVE-2026-54732

风险等级:中危

漏洞来源:CVE

CVE 编号:CVE-2026-54732

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-22

发布/更新时间:2026-08-27 / 2026-08-28

漏洞描述

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.join(tempDir.name, fileName) without reducing it to a base name. A filename containing ../ can escape the temporary directory because path.basename() normalization is missing and write the supplied document buffer to an arbitrary path writable by the process, including an SSH authorized_keys file, a cron configuration, or a web root. This issue is fixed in version 1.8.2.

相关链接

相关漏洞

« 返回首页