4.8 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): Low (L)
- Availability (A): Low (L)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): Low (L)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
3 packages
- ocamlPackages.nbd
- python312Packages.libnbd
- python313Packages.libnbd
- @LeSuisse deleted maintainer @akshatagarwl maintainer.delete
- @LeSuisse accepted
- @LeSuisse published on GitHub
Libnbd: libnbd: arbitrary code execution via ssh argument injection through a malicious uri
A flaw was found in libnbd. A malicious actor could exploit this by convincing libnbd to open a specially crafted Uniform Resource Identifier (URI). This vulnerability arises because non-standard hostnames starting with '-o' are incorrectly interpreted as arguments to the Secure Shell (SSH) process, rather than as hostnames. This could lead to arbitrary code execution with the privileges of the user running libnbd.
References
Affected products
- <1.23.9
- <1.22.5
Matching in nixpkgs
Ignored packages (3)
pkgs.ocamlPackages.nbd
Network Block Device client library in userspace
pkgs.python312Packages.libnbd
Network Block Device client library in userspace
pkgs.python313Packages.libnbd
Network Block Device client library in userspace
Package maintainers
Ignored maintainers (1)
-
@akshatagarwl Akshat Agarwal <humancalico@disroot.org>