The psgo package executes the 'nsenter' binary, potentially allowing privilege escalation when used in environments where nsenter is provided by an untrusted source.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2022-0558" }
{ "imports": [ { "path": "github.com/containers/psgo", "symbols": [ "JoinNamespaceAndProcessInfo", "JoinNamespaceAndProcessInfoByPids", "JoinNamespaceAndProcessInfoByPidsWithOptions", "JoinNamespaceAndProcessInfoWithOptions", "ProcessInfo", "ProcessInfoByPids", "contextFromOptions" ] }, { "path": "github.com/containers/psgo/internal/proc", "symbols": [ "ParseStatus", "readStatusUserNS" ] } ] }