云虫漏洞库

CVE-2026-70374 - HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability (CWE-78) in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extname(filename) and passes it, unescaped, into a shell command executed via AppService.exec ('convert ' + tempFile + ...). - 漏洞详情

漏洞编号:CVE-2026-70374

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-70374

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-78

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

漏洞描述

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability (CWE-78) in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extname(filename) and passes it, unescaped, into a shell command executed via AppService.exec ('convert ' + tempFile + ...).

相关链接

相关漏洞

« 返回首页