Published
Permalink
CVE-2026-32885
6.5 MEDIUM
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): REQUIRED
- Scope (S): UNCHANGED
- Confidentiality impact (C): NONE
- Integrity impact (I): HIGH
- Availability impact (A): NONE
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
5 packages
- vdrPlugins.softhddevice
- python312Packages.sounddevice
- python313Packages.sounddevice
- python314Packages.sounddevice
- haskellPackages.gogol-androiddeviceprovisioning
- @LeSuisse accepted
- @LeSuisse published on GitHub
DDEV has ZipSlip path traversal in tar and zip archive extraction
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.
References
Ignored references (1)
-
https://github.com/ddev/ddev/releases/tag/v1.25.2 x_refsource_MISC
Affected products
ddev
- ==< 1.25.2
Matching in nixpkgs
Ignored packages (5)
pkgs.vdrPlugins.softhddevice
VDR SoftHDDevice Plug-in
pkgs.python312Packages.sounddevice
Play and Record Sound with Python
pkgs.python313Packages.sounddevice
Play and Record Sound with Python
pkgs.python314Packages.sounddevice
Play and Record Sound with Python
Package maintainers
-
@remyvv Remy van Velthuijsen <remy@remysplace.de>