Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: azure-cli-extensions.import-export

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2026-54584
5.3 MEDIUM
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): Low (L)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): None (N)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): Low (L)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): None (N)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 10 hours ago Activity log
  • Created suggestion
mport trusts environment-controlled temporary directories in privileged metadata extraction

mport is the MidnightBSD Package Manager. mport before 2.7.8 used TMPDIR while extracting package metafiles, including when running as root or in setuid/setgid contexts. An attacker able to control the environment for a privileged mport invocation could redirect temporary metadata extraction to an attacker-controlled location. PR 123 ignores unsafe TMPDIR values in privileged contexts and rejects empty TMPDIR. This issue has been patched in version 2.7.8.

Affected products

mport
  • ==< 2.7.8

Matching in nixpkgs

pkgs.ghp-import

Copy your docs directly to the gh-pages branch

  • nixos-unstable -
    • nixos-unstable-small 2.1.0
  • nixos-26.05 -
    • nixos-26.05-small 2.1.0

pkgs.gosimports

Simpler goimports

  • nixos-unstable -
    • nixos-unstable-small 0.3.8
  • nixos-26.05 -
    • nixos-26.05-small 0.3.8

pkgs.ssh-import-id

Retrieves an SSH public key and installs it locally

  • nixos-unstable -
    • nixos-unstable-small 5.11
  • nixos-26.05 -
    • nixos-26.05-small 5.11

pkgs.go-import-lint

Golang source code analyzer that checks imports order

  • nixos-unstable -
    • nixos-unstable-small 1.2.0
  • nixos-26.05 -
    • nixos-26.05-small 1.2.0

pkgs.goimports-reviser

Right imports sorting & code formatting tool (goimports alternative)

  • nixos-unstable -
  • nixos-26.05 -

pkgs.inventree-part-import

CLI to import parts from suppliers like DigiKey, LCSC, Mouser, etc. to InvenTree

  • nixos-unstable -
    • nixos-unstable-small 1.9.2
  • nixos-26.05 -
    • nixos-26.05-small 1.9.2

pkgs.perlPackages.Importer

Alternative but compatible interface to modules that export symbols

  • nixos-unstable -
    • nixos-unstable-small 0.026
  • nixos-26.05 -
    • nixos-26.05-small 0.026

pkgs.perl5Packages.Importer

Alternative but compatible interface to modules that export symbols

  • nixos-unstable -
    • nixos-unstable-small 0.026
  • nixos-26.05 -
    • nixos-26.05-small 0.026

pkgs.userborn-import-legacy

One-shot migration from update-users-groups.pl state to userborn

  • nixos-unstable -
    • nixos-unstable-small 0.1.0

pkgs.kdePackages.mailimporter

Library that implements importing of emails from various other email clients

  • nixos-unstable -
  • nixos-26.05 -

pkgs.ocamlPackages.ppx_import

Syntax extension for importing declarations from interface files

  • nixos-unstable -
  • nixos-26.05 -

pkgs.passExtensions.pass-import

Pass extension for importing data from existing password managers

  • nixos-unstable -
    • nixos-unstable-small 3.5
  • nixos-26.05 -
    • nixos-26.05-small 3.5

pkgs.python313Packages.lazy-imports

Utility package to create lazy modules, deferring associated imports until attribute access

  • nixos-unstable -
    • nixos-unstable-small 1.2.0
  • nixos-26.05 -
    • nixos-26.05-small 1.2.0

pkgs.python314Packages.lazy-imports

Utility package to create lazy modules, deferring associated imports until attribute access

  • nixos-unstable -
    • nixos-unstable-small 1.2.0
  • nixos-26.05 -
    • nixos-26.05-small 1.2.0

Package maintainers