Affected by GO-2022-0416
and 8 other vulnerabilities
GO-2022-0416 : Podman's default inheritable capabilities for linux container not empty in github.com/containers/podman
GO-2022-1151 : Buildah (as part of Podman) vulnerable to Link Following in github.com/containers/podman
GO-2023-1942 : Podman Symlink Vulnerability in github.com/containers/libpod
GO-2023-1962 : Podman Elevated Container Privileges in github.com/containers/podman
GO-2024-3042 : Podman vulnerable to memory-based denial of service in github.com/containers/podman
GO-2024-3169 : Improper Input Validation in Buildah and Podman in github.com/containers/buildah
GO-2025-3777 : Podman Improper Certificate Validation; machine missing TLS verification in github.com/containers/podman
GO-2025-3935 : podman kube play symlink traversal vulnerability in github.com/containers/podman
GO-2025-3961 : Podman Creates Temporary File with Insecure Permissions in github.com/containers/podman
The highest tagged major version is
v5 .
Discover Packages
github.com/containers/podman/v3
cmd
podman
system
connection
package
Version:
v3.4.7
Opens a new window with list of versions in this module.
Published: Apr 20, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
Documentation
¶
ExecRemoteCommand takes a ssh client connection and a command to run and executes the
command on the specified client. The function returns the Stdout from the client or the Stderr
ValidateAndConfigure will take a ssh url and an identity key (rsa and the like) and ensure the information given is valid
iden iden can be blank to mean no identity key
once the function validates the information it creates and returns an ssh.ClientConfig
Source Files
¶
Click to show internal directories.
Click to hide internal directories.