Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: ddev

Found 1 matching suggestions

View:
Compact
Detailed
Published
Permalink CVE-2026-32885
6.5 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): High (H)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): None (N)
updated 2 months ago 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

Affected products

ddev
  • ==< 1.25.2

Matching in nixpkgs

pkgs.ddev

Docker-based local PHP+Node.js web development environments

Ignored packages (5)

Package maintainers