Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
DDEV has ZipSlip path traversal in tar and zip archive extraction
Vulnerability Description
DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both `Untar()` and `Unzip()` functions in `pkg/archive/archive.go`. Downloads and extracts archives from remote sources without path validation. Version 1.25.2 patches the issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
ddev 路径遍历漏洞
Vulnerability Description
ddev是DDEV开源的一个本地PHP和Node.js开发环境工具。 ddev 1.25.2之前版本存在路径遍历漏洞,该漏洞源于Untar和Unzip函数未对路径进行验证,可能导致从远程源下载和提取存档时路径遍历。
CVSS Information
N/A
Vulnerability Type
N/A